Package com.vmware.vim25
Class HostDiskMappingPartitionOption
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.HostDiskMappingPartitionOption
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonggetName()voidsetCapacityInKb(long capacityInKb) voidsetFileSystem(String fileSystem) voidMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
name
-
fileSystem
-
capacityInKb
public long capacityInKb
-
-
Constructor Details
-
HostDiskMappingPartitionOption
public HostDiskMappingPartitionOption()
-
-
Method Details
-
getName
-
getFileSystem
-
getCapacityInKb
public long getCapacityInKb() -
setName
-
setFileSystem
-
setCapacityInKb
public void setCapacityInKb(long capacityInKb)
-