|
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.ui.action.resource.common.monitor.visibility.AvailabilityDataPoint
public class AvailabilityDataPoint
Constructor Summary | |
---|---|
AvailabilityDataPoint(java.lang.Integer integerValue)
|
Method Summary | |
---|---|
java.lang.String |
getLabel()
Retrieves the label of a chart data point. |
long |
getTimestamp()
|
double |
getValue()
Retrieves the value of a chart data point. |
void |
setValue(double value)
|
void |
setValue(java.lang.Integer integerValue)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AvailabilityDataPoint(java.lang.Integer integerValue)
Method Detail |
---|
public long getTimestamp()
getTimestamp
in interface IDisplayDataPoint
public double getValue()
IDataPoint
getValue
in interface IDataPoint
public void setValue(double value)
public void setValue(java.lang.Integer integerValue)
public java.lang.String getLabel()
IDisplayDataPoint
getLabel
in interface IDisplayDataPoint
|
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 |