public class AlipayIserviceAnthotlinemngCalldetailBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayIserviceAnthotlinemngCalldetailBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getCurrent() |
List<CallDetail> |
getList() |
Long |
getPageSize() |
Long |
getTotal() |
Long |
getTotalPage() |
void |
setCurrent(Long current) |
void |
setList(List<CallDetail> list) |
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 AlipayIserviceAnthotlinemngCalldetailBatchqueryResponse()
public void setCurrent(Long current)
public Long getCurrent()
public void setList(List<CallDetail> list)
public List<CallDetail> getList()
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 © 2024. All rights reserved.