com.hyper9.simdk.stubs.dao
Class PerfEntityMetricCSV
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.PerfEntityMetricBase
com.hyper9.simdk.stubs.dao.PerfEntityMetricCSV
- All Implemented Interfaces:
- Serializable
public class PerfEntityMetricCSV
- extends PerfEntityMetricBase
- Author:
- akutz
- See Also:
- Serialized Form
PerfEntityMetricCSV
public PerfEntityMetricCSV()
getSampleInfoCSV
public String getSampleInfoCSV()
setSampleInfoCSV
public void setSampleInfoCSV(String toSet)
getValue
public List<PerfMetricSeriesCSV> getValue()
setValue
public void setValue(List<PerfMetricSeriesCSV> toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.