|
|||||||||
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_getManufacturersPerCategory
public class KKJSON_Req_getManufacturersPerCategory
KonaKart JSON Request Class - Generated by CreateKK_JSON_Requests
Constructor Summary | |
---|---|
KKJSON_Req_getManufacturersPerCategory()
Constructor |
Method Summary | |
---|---|
int |
getCategoryId()
|
void |
setCategoryId(int categoryId)
|
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_getManufacturersPerCategory()
Method Detail |
---|
public int getCategoryId()
public void setCategoryId(int categoryId)
categoryId
- the categoryId to set
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |