public class KoubeiItemExtitemCategoryQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
KoubeiItemExtitemCategoryQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<ExtCategory> |
getCategoryList()
Gets category list.
|
void |
setCategoryList(List<ExtCategory> categoryList)
Sets category list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic KoubeiItemExtitemCategoryQueryResponse()
public void setCategoryList(List<ExtCategory> categoryList)
categoryList - the category listpublic List<ExtCategory> getCategoryList()
Copyright © 2018. All rights reserved.