|
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.scheduler.QzCalendar
public class QzCalendar
Constructor Summary | |
---|---|
QzCalendar()
|
Method Summary | |
---|---|
byte[] |
getCalendar()
|
java.lang.String |
getCalendarName()
|
void |
setCalendar(byte[] calendar)
|
void |
setCalendarName(java.lang.String calendarName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QzCalendar()
Method Detail |
---|
public java.lang.String getCalendarName()
public void setCalendarName(java.lang.String calendarName)
public byte[] getCalendar()
public void setCalendar(byte[] calendar)
|
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 |