public class AlipayEbppIndustrySupervisionBillBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEbppIndustrySupervisionBillBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<SupervisionBillInfo> |
getBillList() |
Long |
getPageIndex() |
String |
getPageSize() |
void |
setBillList(List<SupervisionBillInfo> billList) |
void |
setPageIndex(Long pageIndex) |
void |
setPageSize(String pageSize) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEbppIndustrySupervisionBillBatchqueryResponse()
public void setBillList(List<SupervisionBillInfo> billList)
public List<SupervisionBillInfo> getBillList()
public void setPageIndex(Long pageIndex)
public Long getPageIndex()
public void setPageSize(String pageSize)
public String getPageSize()
Copyright © 2023. All rights reserved.