org.hyperic.hq.measurement.data
Class ValueList
java.lang.Object
org.hyperic.hq.measurement.data.ValueList
- All Implemented Interfaces:
- Serializable
public class ValueList
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValueList
public ValueList()
getDsnId
public int getDsnId()
setDsnId
public void setDsnId(int dsnId)
setValues
public void setValues(org.hyperic.hq.product.MetricValue[] values)
getValues
public org.hyperic.hq.product.MetricValue[] getValues()
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.