|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRemoteCallParameter
A remote call parameter, with a String name and Object value.
Method Summary | |
---|---|
java.lang.String |
getName()
Get the name of the remote call parameter. |
java.lang.Object |
getValue()
Get the value associated with this remote call parameter. |
Method Detail |
---|
java.lang.String getName()
null
.
null
.java.lang.Object getValue()
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |