Package com.vmware.vim25
Class PerfMetricIntSeries
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.PerfMetricSeries
com.vmware.vim25.PerfMetricIntSeries
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.PerfMetricSeries
idFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vmware.vim25.PerfMetricSeries
getId, setIdMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
value
public long[] value
-
-
Constructor Details
-
PerfMetricIntSeries
public PerfMetricIntSeries()
-
-
Method Details
-
getValue
public long[] getValue() -
setValue
public void setValue(long[] value)
-