public class KKJSON_Response extends java.lang.Object implements KKJSON_ResponseIf, java.io.Serializable
Constructor and Description |
---|
KKJSON_Response() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCode() |
java.lang.String |
getE() |
java.lang.String |
getI() |
java.lang.String |
getM() |
void |
setCode(java.lang.String code) |
void |
setE(java.lang.String e) |
void |
setI(java.lang.String i) |
void |
setM(java.lang.String m) |
public java.lang.String getI()
getI
in interface KKJSON_ResponseIf
public void setI(java.lang.String i)
setI
in interface KKJSON_ResponseIf
i
- the i to setpublic java.lang.String getE()
getE
in interface KKJSON_ResponseIf
public void setE(java.lang.String e)
setE
in interface KKJSON_ResponseIf
e
- the e to setpublic java.lang.String getM()
getM
in interface KKJSON_ResponseIf
public void setM(java.lang.String m)
setM
in interface KKJSON_ResponseIf
m
- the m to setpublic java.lang.String getCode()
getCode
in interface KKJSON_ResponseIf
public void setCode(java.lang.String code)
setCode
in interface KKJSON_ResponseIf
code
- the code to setCopyright © 2018 DS Data Systems UK Ltd.