com.hyper9.simdk.stubs.dao
Class VmfsDatastoreCreateSpec
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.VmfsDatastoreSpec
com.hyper9.simdk.stubs.dao.VmfsDatastoreCreateSpec
- All Implemented Interfaces:
- Serializable
public class VmfsDatastoreCreateSpec
- extends VmfsDatastoreSpec
- Author:
- akutz
- See Also:
- Serialized Form
VmfsDatastoreCreateSpec
public VmfsDatastoreCreateSpec()
getPartition
public HostDiskPartitionSpec getPartition()
setPartition
public void setPartition(HostDiskPartitionSpec toSet)
getVmfs
public HostVmfsSpec getVmfs()
setVmfs
public void setVmfs(HostVmfsSpec toSet)
getExtent
public List<HostScsiDiskPartition> getExtent()
setExtent
public void setExtent(List<HostScsiDiskPartition> toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.