|
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.beans.TimelineBean
public class TimelineBean
Contains the time and event tracking information
Constructor Summary | |
---|---|
TimelineBean(long time,
boolean eventsExist)
Constructor taking in time and whether or not events exist |
Method Summary | |
---|---|
long |
getTime()
|
boolean |
isEventsExist()
|
void |
setEventsExist(boolean exist)
|
void |
setTime(long time)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimelineBean(long time, boolean eventsExist)
Method Detail |
---|
public boolean isEventsExist()
public void setEventsExist(boolean exist)
public long getTime()
public void setTime(long time)
|
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 |