org.hyperic.hq.measurement.ext
Class DownMetricValue
java.lang.Object
org.hyperic.hq.product.MetricValue
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
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 |
DownMetricValue
public DownMetricValue(AppdefEntityID id,
java.lang.Integer mid,
MetricValue mv)
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()
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.