|
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.image.chart.EventPoint
public class EventPoint
Constructor Summary | |
---|---|
EventPoint(int id,
long timestamp)
|
Method Summary | |
---|---|
int |
getEventID()
|
long |
getTimestamp()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventPoint(int id, long timestamp)
Method Detail |
---|
public int getEventID()
getEventID
in interface IEventPoint
public long getTimestamp()
getTimestamp
in interface IEventPoint
|
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 |