|
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.DashboardControlBean
public final class DashboardControlBean
Bean to hold alert values from AlertValue and AlertDefinitionValue
Constructor Summary | |
---|---|
DashboardControlBean()
|
Method Summary | |
---|---|
ControlSchedule |
getControl()
Getter for property control. |
AppdefResourceValue |
getResource()
Getter for property resource. |
void |
setControl(ControlSchedule control)
Setter for property control. |
void |
setResource(AppdefResourceValue resource)
Setter for property resource. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DashboardControlBean()
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
public AppdefResourceValue getResource()
public void setResource(AppdefResourceValue resource)
resource
- New value of property resource.public ControlSchedule getControl()
public void setControl(ControlSchedule control)
control
- New value of property control.
|
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 |