Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.measurement.data
Class ValueList

java.lang.Object
  extended by org.hyperic.hq.measurement.data.ValueList
All Implemented Interfaces:
java.io.Serializable

public class ValueList
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ValueList()
           
 
Method Summary
 int getDsnId()
           
 MetricValue[] getValues()
           
 void setDsnId(int dsnId)
           
 void setValues(MetricValue[] values)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueList

public ValueList()
Method Detail

getDsnId

public int getDsnId()

setDsnId

public void setDsnId(int dsnId)

setValues

public void setValues(MetricValue[] values)

getValues

public MetricValue[] getValues()

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.