|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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
public class MetricDisplaySummary
Field Summary |
---|
Fields inherited from class org.hyperic.hq.bizapp.shared.uibeans.BaseMetricDisplay |
---|
attrKeyList |
Constructor Summary | |
---|---|
MetricDisplaySummary()
|
Method Summary | |
---|---|
int |
getAlertCount()
|
int |
getOobCount()
|
void |
setAlertCount(int alertCount)
|
void |
setOobCount(int oobCount)
|
java.lang.String |
toString()
|
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.MeasurementSummary |
---|
asList, getAvailDown, getAvailUnknown, getAvailUp, setAvailDown, setAvailUnknown, setAvailUp |
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 |
Constructor Detail |
---|
public MetricDisplaySummary()
Method Detail |
---|
public java.lang.String toString()
toString
in class BaseMetricDisplay
public int getAlertCount()
public void setAlertCount(int alertCount)
public int getOobCount()
public void setOobCount(int oobCount)
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |