|
|||||||||
| 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_getConfigurationValueAsIntWithDefault
public class KKJSON_Req_getConfigurationValueAsIntWithDefault
KonaKart JSON Request Class - Generated by CreateKK_JSON_Requests
| Constructor Summary | |
|---|---|
KKJSON_Req_getConfigurationValueAsIntWithDefault()
Constructor |
|
| Method Summary | |
|---|---|
int |
getDef()
|
java.lang.String |
getKey()
|
void |
setDef(int def)
|
void |
setKey(java.lang.String key)
|
| 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_getConfigurationValueAsIntWithDefault()
| Method Detail |
|---|
public java.lang.String getKey()
public void setKey(java.lang.String key)
key - the key to setpublic int getDef()
public void setDef(int def)
def - the def to set
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||