public class AlipayMarketingPassInstanceQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayMarketingPassInstanceQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PassInstanceDetail> |
getInstanceList() |
Long |
getPageNum() |
Long |
getPageSize() |
Long |
getTotal() |
Long |
getTotalPage() |
void |
setInstanceList(List<PassInstanceDetail> instanceList) |
void |
setPageNum(Long pageNum) |
void |
setPageSize(Long pageSize) |
void |
setTotal(Long total) |
void |
setTotalPage(Long totalPage) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setInstanceList(List<PassInstanceDetail> instanceList)
public List<PassInstanceDetail> getInstanceList()
public void setPageNum(Long pageNum)
public Long getPageNum()
public void setPageSize(Long pageSize)
public Long getPageSize()
public void setTotal(Long total)
public Long getTotal()
public void setTotalPage(Long totalPage)
public Long getTotalPage()
Copyright © 2020. All rights reserved.