|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Encapsulates a parameter of a RPC. Notice that the value of the parameter may be complex (RPCStruct) or an array.
Method Summary | |
java.lang.Class |
getType()
returns the class of the parameter |
java.lang.Object |
getValue()
returns the value of the parameter |
Method Detail |
public java.lang.Class getType()
public java.lang.Object getValue()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |