|
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.ScanMethodConfigValue
public class ScanMethodConfigValue
Constructor Summary | |
---|---|
ScanMethodConfigValue()
|
|
ScanMethodConfigValue(ScanMethodConfig cfg)
|
Method Summary | |
---|---|
org.hyperic.util.config.ConfigResponse |
getConfig()
|
String |
getMethodClass()
|
void |
setConfig(org.hyperic.util.config.ConfigResponse config)
|
void |
setMethodClass(String methodClass)
|
void |
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, toString, wait, wait, wait |
Constructor Detail |
---|
public ScanMethodConfigValue()
public ScanMethodConfigValue(ScanMethodConfig cfg) throws org.hyperic.lather.LatherRemoteException
org.hyperic.lather.LatherRemoteException
Method Detail |
---|
public void setMethodClass(String methodClass)
public String getMethodClass()
public void setConfig(org.hyperic.util.config.ConfigResponse config) throws org.hyperic.lather.LatherRemoteException
org.hyperic.lather.LatherRemoteException
public org.hyperic.util.config.ConfigResponse getConfig() throws org.hyperic.lather.LatherRemoteException
org.hyperic.lather.LatherRemoteException
public void validate() throws org.hyperic.lather.LatherRemoteException
validate
in class org.hyperic.lather.LatherValue
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 |