Package com.vmware.vim25
Class PerfEntityMetricCSV
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.PerfEntityMetricBase
com.vmware.vim25.PerfEntityMetricCSV
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.PerfEntityMetricBase
entityFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetValue()voidsetSampleInfoCSV(String sampleInfoCSV) voidsetValue(PerfMetricSeriesCSV[] value) Methods inherited from class com.vmware.vim25.PerfEntityMetricBase
getEntity, setEntityMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
sampleInfoCSV
-
value
-
-
Constructor Details
-
PerfEntityMetricCSV
public PerfEntityMetricCSV()
-
-
Method Details
-
getSampleInfoCSV
-
getValue
-
setSampleInfoCSV
-
setValue
-