public class AlipayEcoMycarVehMultiterminalBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEcoMycarVehMultiterminalBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getPageNum() |
Long |
getPageSize() |
List<VehSearchItem> |
getSearchList() |
Long |
getTotalPage() |
Long |
getTotalSize() |
void |
setPageNum(Long pageNum) |
void |
setPageSize(Long pageSize) |
void |
setSearchList(List<VehSearchItem> searchList) |
void |
setTotalPage(Long totalPage) |
void |
setTotalSize(Long totalSize) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEcoMycarVehMultiterminalBatchqueryResponse()
public void setPageNum(Long pageNum)
public Long getPageNum()
public void setPageSize(Long pageSize)
public Long getPageSize()
public void setSearchList(List<VehSearchItem> searchList)
public List<VehSearchItem> getSearchList()
public void setTotalPage(Long totalPage)
public Long getTotalPage()
public void setTotalSize(Long totalSize)
public Long getTotalSize()
Copyright © 2023. All rights reserved.