|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.konakart.json.req.KKJSON_Request
com.konakart.json.req.KKJSON_Req_logout
public class KKJSON_Req_logout
KonaKart JSON Request Class - Generated by CreateKK_JSON_Requests
Constructor Summary | |
---|---|
KKJSON_Req_logout()
Constructor |
Method Summary | |
---|---|
java.lang.String |
getSessionId()
|
void |
setSessionId(java.lang.String sessionId)
|
Methods inherited from class com.konakart.json.req.KKJSON_Request |
---|
getF, getI, getS, handleUnknown, setF, setI, setS |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KKJSON_Req_logout()
Method Detail |
---|
public java.lang.String getSessionId()
public void setSessionId(java.lang.String sessionId)
sessionId
- the sessionId to set
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |