public class KoubeiRetailWmsWorkBatchqueryResponse extends AlipayResponse
| Constructor and Description |
|---|
KoubeiRetailWmsWorkBatchqueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPageNo()
Gets page no.
|
Long |
getPageSize()
Gets page size.
|
Long |
getTotalCount()
Gets total count.
|
List<WorkListVO> |
getWorkList()
Gets work list.
|
void |
setPageNo(String pageNo)
Sets page no.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
void |
setTotalCount(Long totalCount)
Sets total count.
|
void |
setWorkList(List<WorkListVO> workList)
Sets work list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic KoubeiRetailWmsWorkBatchqueryResponse()
public void setPageNo(String pageNo)
pageNo - the page nopublic String getPageNo()
public void setPageSize(Long pageSize)
pageSize - the page sizepublic Long getPageSize()
public void setTotalCount(Long totalCount)
totalCount - the total countpublic Long getTotalCount()
public void setWorkList(List<WorkListVO> workList)
workList - the work listpublic List<WorkListVO> getWorkList()
Copyright © 2018. All rights reserved.