public class PerfEntityMetricCSV extends PerfEntityMetricBase
| Modifier and Type | Field and Description |
|---|---|
String |
sampleInfoCSV |
PerfMetricSeriesCSV[] |
value |
entitydynamicProperty, dynamicType| Constructor and Description |
|---|
PerfEntityMetricCSV() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSampleInfoCSV() |
PerfMetricSeriesCSV[] |
getValue() |
void |
setSampleInfoCSV(String sampleInfoCSV) |
void |
setValue(PerfMetricSeriesCSV[] value) |
getEntity, setEntitygetDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String sampleInfoCSV
public PerfMetricSeriesCSV[] value
public String getSampleInfoCSV()
public PerfMetricSeriesCSV[] getValue()
public void setSampleInfoCSV(String sampleInfoCSV)
public void setValue(PerfMetricSeriesCSV[] value)
Copyright © 2011-2012. All Rights Reserved.