public class AlipayIserviceCcmHotlineIvrtrailQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayIserviceCcmHotlineIvrtrailQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getCurrent() |
List<IvrTrackingVO> |
getList() |
Long |
getPageSize() |
Long |
getTotal() |
String |
getTotalPage() |
void |
setCurrent(Long current) |
void |
setList(List<IvrTrackingVO> list) |
void |
setPageSize(Long pageSize) |
void |
setTotal(Long total) |
void |
setTotalPage(String totalPage) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayIserviceCcmHotlineIvrtrailQueryResponse()
public void setCurrent(Long current)
public Long getCurrent()
public void setList(List<IvrTrackingVO> list)
public List<IvrTrackingVO> getList()
public void setPageSize(Long pageSize)
public Long getPageSize()
public void setTotal(Long total)
public Long getTotal()
public void setTotalPage(String totalPage)
public String getTotalPage()
Copyright © 2024. All rights reserved.