public class AnttechBlockchainDefinDataserviceCropbaseBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AnttechBlockchainDefinDataserviceCropbaseBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CropsComplexInfo> |
getDataList() |
Long |
getPageNo() |
Long |
getPageSize() |
Long |
getTotal() |
void |
setDataList(List<CropsComplexInfo> dataList) |
void |
setPageNo(Long pageNo) |
void |
setPageSize(Long pageSize) |
void |
setTotal(Long total) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AnttechBlockchainDefinDataserviceCropbaseBatchqueryResponse()
public void setDataList(List<CropsComplexInfo> dataList)
public List<CropsComplexInfo> getDataList()
public void setPageNo(Long pageNo)
public Long getPageNo()
public void setPageSize(Long pageSize)
public Long getPageSize()
public void setTotal(Long total)
public Long getTotal()
Copyright © 2023. All rights reserved.