|
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.ControlGetPluginConfig_args
public class ControlGetPluginConfig_args
Constructor Summary | |
---|---|
ControlGetPluginConfig_args()
|
Method Summary | |
---|---|
boolean |
getMerge()
|
String |
getPluginName()
|
void |
setMerge(boolean merge)
|
void |
setPluginName(String pluginName)
|
void |
validate()
|
Methods inherited from class org.hyperic.hq.bizapp.shared.lather.SecureAgentLatherValue |
---|
getAgentToken, setAgentToken |
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, toString, wait, wait, wait |
Constructor Detail |
---|
public ControlGetPluginConfig_args()
Method Detail |
---|
public void setPluginName(String pluginName)
public String getPluginName()
public void setMerge(boolean merge)
public boolean getMerge()
public void validate() throws org.hyperic.lather.LatherRemoteException
validate
in class SecureAgentLatherValue
org.hyperic.lather.LatherRemoteException
|
Hyperic HQ Plugin API v. 5.8.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |