|
Hyperic HQ Plugin API v. 5.8.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.lather.LatherValue
org.hyperic.hq.bizapp.shared.lather.SecureAgentLatherValue
org.hyperic.hq.bizapp.shared.lather.TopNSendReport_args
public class TopNSendReport_args
Field Summary | |
---|---|
static String |
TOP_REPORTS
|
Constructor Summary | |
---|---|
TopNSendReport_args()
|
Method Summary | |
---|---|
List<org.hyperic.hq.plugin.system.TopReport> |
getTopReports()
|
void |
setTopReports(List<org.hyperic.hq.plugin.system.TopReport> topReports)
|
String |
toString()
|
Methods inherited from class org.hyperic.hq.bizapp.shared.lather.SecureAgentLatherValue |
---|
getAgentToken, setAgentToken, validate |
Methods inherited from class org.hyperic.lather.LatherValue |
---|
addByteAToList, addDoubleToList, addIntToList, addObject, addObjectToList, addStringToList, getByteAList, getByteALists, getByteAVals, getByteAValue, getDoubleList, getDoubleLists, getDoubleVals, getDoubleValue, getIntList, getIntLists, getIntVals, getIntValue, getLongVals, getLongValue, getObject, getObjectList, getObjectLists, getObjectVals, getObjectValue, getSerializableMap, getStringList, getStringLists, getStringVals, getStringValue, setByteAValue, setDoubleValue, setIntValue, setLongValue, setObjectValue, setStringValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static String TOP_REPORTS
Constructor Detail |
---|
public TopNSendReport_args()
Method Detail |
---|
public List<org.hyperic.hq.plugin.system.TopReport> getTopReports()
public void setTopReports(List<org.hyperic.hq.plugin.system.TopReport> topReports)
public String toString()
toString
in class Object
|
Hyperic HQ Plugin API v. 5.8.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |