Package com.vmware.vim25
Class HostDevice
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.HostDevice
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ScsiLun
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDeviceName(String deviceName) voidsetDeviceType(String deviceType) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
deviceName
-
deviceType
-
-
Constructor Details
-
HostDevice
public HostDevice()
-
-
Method Details
-
getDeviceName
-
getDeviceType
-
setDeviceName
-
setDeviceType
-