|
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.lather.LatherValue
org.hyperic.hq.bizapp.shared.lather.ScanMethodConfigValue
public class ScanMethodConfigValue
Constructor Summary | |
---|---|
ScanMethodConfigValue()
|
|
ScanMethodConfigValue(ScanMethodConfig cfg)
|
Method Summary | |
---|---|
ConfigResponse |
getConfig()
|
java.lang.String |
getMethodClass()
|
void |
setConfig(ConfigResponse config)
|
void |
setMethodClass(java.lang.String methodClass)
|
void |
validate()
|
Methods inherited from class org.hyperic.lather.LatherValue |
---|
addByteAToList, addDoubleToList, addIntToList, addObjectToList, addStringToList, getByteAList, getByteALists, getByteAVals, getByteAValue, getDoubleList, getDoubleLists, getDoubleVals, getDoubleValue, getIntList, getIntLists, getIntVals, getIntValue, getLongVals, getLongValue, getObjectList, getObjectLists, getObjectVals, getObjectValue, 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(java.lang.String methodClass)
public java.lang.String getMethodClass()
public void setConfig(ConfigResponse config) throws org.hyperic.lather.LatherRemoteException
org.hyperic.lather.LatherRemoteException
public 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. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |