|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.francetelecom.admindm.inform.InformResponse
public final class InformResponse
The Class InformResponse.
Field Summary | |
---|---|
static java.lang.String |
NAME
The Constant NAME. |
Constructor Summary | |
---|---|
InformResponse()
|
Method Summary | |
---|---|
java.lang.String |
getId()
Gets the id. |
java.lang.String |
getName()
Get the name of RPCMethod. |
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 |
Field Detail |
---|
public static final java.lang.String NAME
Constructor Detail |
---|
public InformResponse()
Method Detail |
---|
public java.lang.String getName()
getName
in interface RPCMethod
RPCMethod.getName()
public void perform(Session session)
perform
in interface RPCMethod
session
- the sessionRPCMethod.perform(Session)
public java.lang.String getId()
getId
in interface RPCMethod
public 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 |