Package com.vmware.vim25
Class HostVffsVolume
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.HostFileSystemVolume
com.vmware.vim25.HostVffsVolume
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionintFields inherited from class com.vmware.vim25.HostFileSystemVolume
capacity, name, typeFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetUuid()voidsetExtent(HostScsiDiskPartition[] extent) voidsetMajorVersion(int majorVersion) voidvoidsetVersion(String version) Methods inherited from class com.vmware.vim25.HostFileSystemVolume
getCapacity, getName, getType, setCapacity, setName, setTypeMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
majorVersion
public int majorVersion -
version
-
uuid
-
extent
-
-
Constructor Details
-
HostVffsVolume
public HostVffsVolume()
-
-
Method Details
-
getMajorVersion
public int getMajorVersion() -
getVersion
-
getUuid
-
getExtent
-
setMajorVersion
public void setMajorVersion(int majorVersion) -
setVersion
-
setUuid
-
setExtent
-