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