|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.VmfsDatastoreSpec
com.hyper9.simdk.stubs.dao.VmfsDatastoreExtendSpec
public class VmfsDatastoreExtendSpec
Constructor Summary | |
---|---|
VmfsDatastoreExtendSpec()
|
Method Summary | |
---|---|
List<HostScsiDiskPartition> |
getExtent()
|
HostDiskPartitionSpec |
getPartition()
|
void |
setExtent(List<HostScsiDiskPartition> toSet)
|
void |
setPartition(HostDiskPartitionSpec toSet)
|
Methods inherited from class com.hyper9.simdk.stubs.dao.VmfsDatastoreSpec |
---|
getDiskUuid, setDiskUuid |
Methods inherited from class com.hyper9.simdk.stubs.dao.DynamicData |
---|
equals, getDynamicProperty, getDynamicType, getJpaId, getSessionKey, setDynamicProperty, setDynamicType, setJpaId, setSessionKey |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VmfsDatastoreExtendSpec()
Method Detail |
---|
public HostDiskPartitionSpec getPartition()
public void setPartition(HostDiskPartitionSpec toSet)
public List<HostScsiDiskPartition> getExtent()
public void setExtent(List<HostScsiDiskPartition> toSet)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |