Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.measurement.ext
Class DownMetricValue

java.lang.Object
  extended by org.hyperic.hq.product.MetricValue
      extended by org.hyperic.hq.measurement.ext.DownMetricValue
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable, IComparableDatapoint, IDataPoint, IDisplayDataPoint

public class DownMetricValue
extends MetricValue

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.hyperic.hq.product.MetricValue
FUTURE, NONE, VALUE_FUTURE, VALUE_NONE
 
Constructor Summary
DownMetricValue(AppdefEntityID id, java.lang.Integer mid, MetricValue mv)
           
 
Method Summary
 long getDuration()
           
 AppdefEntityID getEntityId()
           
 java.lang.Integer getMetricId()
           
 void setEntityId(AppdefEntityID entityId)
           
 void setMetricId(java.lang.Integer metricId)
           
 
Methods inherited from class org.hyperic.hq.product.MetricValue
compareTo, equals, getLabel, getObjectValue, getTimestamp, getValue, isFuture, isNone, setTimestamp, setValue, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DownMetricValue

public DownMetricValue(AppdefEntityID id,
                       java.lang.Integer mid,
                       MetricValue mv)
Method Detail

getEntityId

public AppdefEntityID getEntityId()

setEntityId

public void setEntityId(AppdefEntityID entityId)

getMetricId

public java.lang.Integer getMetricId()

setMetricId

public void setMetricId(java.lang.Integer metricId)

getDuration

public long getDuration()

Hyperic HQ Plugin API v. 4.4.0.2

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