org.hyperic.hq.bizapp.shared.uibeans
Class ResourceMetricDisplaySummary
java.lang.Object
org.hyperic.hq.bizapp.shared.uibeans.MetricConfigSummary
org.hyperic.hq.bizapp.shared.uibeans.MeasurementSummary
org.hyperic.hq.bizapp.shared.uibeans.BaseMetricDisplay
org.hyperic.hq.bizapp.shared.uibeans.MetricDisplaySummary
org.hyperic.hq.bizapp.shared.uibeans.ResourceMetricDisplaySummary
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable
public class ResourceMetricDisplaySummary
- extends MetricDisplaySummary
- implements java.io.Serializable
This bean used when resources are selected to have their metrics compared
- See Also:
- Serialized Form
Methods inherited from class org.hyperic.hq.bizapp.shared.uibeans.BaseMetricDisplay |
compareTo, getAvgMetric, getBeginTimeFrame, getCollecting, getCollectionType, getDesignated, getDisplayUnits, getEndTimeFrame, getLastMetric, getMaxMetric, getMetric, getMetricKeys, getMetrics, getMetricSource, getMetricValueDoubles, getMinMetric, getShowNumberCollecting, getTemplateCat, getUnits, setBeginTimeFrame, setCollecting, setCollectionType, setDesignated, setDisplayUnits, setEndTimeFrame, setMetric, setMetrics, setMetricSource, setShowNumberCollecting, setTemplateCat, setUnits |
Methods inherited from class org.hyperic.hq.bizapp.shared.uibeans.MetricConfigSummary |
getCategory, getDescription, getId, getInterval, getLabel, getName, getTemplateId, setCategory, setDescription, setInterval, setLabel, setTemplateId |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ResourceMetricDisplaySummary
public ResourceMetricDisplaySummary()
- Constructor for ResourceMetricDisplaySummary.
ResourceMetricDisplaySummary
public ResourceMetricDisplaySummary(MetricDisplaySummary mds)
ResourceMetricDisplaySummary
public ResourceMetricDisplaySummary(MetricDisplaySummary mds,
Resource resource)
getResource
public Resource getResource()
- Returns the resource.
- Returns:
- AppdefResourceValue
setResource
public void setResource(Resource resource)
- Sets the resource.
- Parameters:
resource
- The resource to set
toString
public java.lang.String toString()
- Overrides:
toString
in class MetricDisplaySummary
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.