|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.francetelecom.admindm.getRPCMethods.GetRPCMethodsResponse
public final class GetRPCMethodsResponse
The Class GetRPCMethodsResponse.
| Constructor Summary | |
|---|---|
protected |
GetRPCMethodsResponse(RPCMethodMngService pMng)
The Constructor. |
| Method Summary | |
|---|---|
java.lang.String |
getId()
Gets the id. |
java.util.List |
getLsRPCMethods()
Gets the ls rpc methods. |
java.lang.String |
getName()
Gets the name. |
void |
perform(Session session)
Perform. |
void |
setId(java.lang.String id)
Setter the Id. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected GetRPCMethodsResponse(RPCMethodMngService pMng)
pMng - the mng| Method Detail |
|---|
public java.lang.String getName()
getName in interface RPCMethodRPCMethod.getName()public java.util.List getLsRPCMethods()
public void perform(Session session)
perform in interface RPCMethodsession - the sessionpublic java.lang.String getId()
getId in interface RPCMethodpublic void setId(java.lang.String id)
setId in interface RPCMethod
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||