|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.francetelecom.admindm.api.GetterSystem
public final class GetterSystem
The Class GetterSystem.
| Constructor Summary | |
|---|---|
GetterSystem(java.lang.String pKey,
java.lang.String pCmd,
int pType)
Instantiates a new getter system. |
|
| Method Summary | |
|---|---|
java.lang.Object |
get(java.lang.String sessionId)
Gets the. |
void |
setCmd(java.lang.String pCmd)
Sets the cmd. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetterSystem(java.lang.String pKey,
java.lang.String pCmd,
int pType)
pKey - the keypCmd - the cmdpType - the type| Method Detail |
|---|
public void setCmd(java.lang.String pCmd)
pCmd - the new cmdpublic java.lang.Object get(java.lang.String sessionId)
get in interface GettersessionId - the session id
Getter.get(java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||