Package com.vmware.vim25
Class HostNumericSensorInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.HostNumericSensorInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionlongintFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
name
-
healthState
-
currentReading
public long currentReading -
unitModifier
public int unitModifier -
baseUnits
-
rateUnits
-
sensorType
-
id
-
timeStamp
-
-
Constructor Details
-
HostNumericSensorInfo
public HostNumericSensorInfo()
-