|
|||||||||
| 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_getMessages
public class KKJSON_Req_getMessages
KonaKart JSON Request Class - Generated by CreateKK_JSON_Requests
| Constructor Summary | |
|---|---|
KKJSON_Req_getMessages()
Constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getLocale()
|
int |
getType()
|
void |
setLocale(java.lang.String locale)
|
void |
setType(int type)
|
| 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_getMessages()
| Method Detail |
|---|
public int getType()
public void setType(int type)
type - the type to setpublic java.lang.String getLocale()
public void setLocale(java.lang.String locale)
locale - the locale to set
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||