|
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.AiLatherValue
org.hyperic.hq.bizapp.shared.lather.AiPlatformLatherValue
public class AiPlatformLatherValue
Constructor Summary | |
---|---|
AiPlatformLatherValue()
|
|
AiPlatformLatherValue(AIPlatformValue v)
|
Method Summary | |
---|---|
AIPlatformValue |
getAIPlatformValue()
|
void |
validate()
|
Methods inherited from class org.hyperic.hq.bizapp.shared.lather.AiLatherValue |
---|
setStringValue |
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 AiPlatformLatherValue()
public AiPlatformLatherValue(AIPlatformValue v)
Method Detail |
---|
public AIPlatformValue getAIPlatformValue()
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 |