public class KoubeiCateringKbcodeQueryResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiCateringKbcodeQueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<KbCodeInfoVO> |
getCodeInfoList()
Gets code info list.
|
Long |
getPageNum()
Gets page num.
|
Long |
getPageSize()
Gets page size.
|
Long |
getTotalCount()
Gets total count.
|
void |
setCodeInfoList(List<KbCodeInfoVO> codeInfoList)
Sets code info list.
|
void |
setPageNum(Long pageNum)
Sets page num.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
void |
setTotalCount(Long totalCount)
Sets total count.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setCodeInfoList(List<KbCodeInfoVO> codeInfoList)
codeInfoList
- the code info listpublic List<KbCodeInfoVO> getCodeInfoList()
public void setPageNum(Long pageNum)
pageNum
- the page numpublic Long getPageNum()
public void setPageSize(Long pageSize)
pageSize
- the page sizepublic Long getPageSize()
public void setTotalCount(Long totalCount)
totalCount
- the total countpublic Long getTotalCount()
Copyright © 2018. All rights reserved.