public class AlipayEcoCityserviceExtCommentBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEcoCityserviceExtCommentBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CmtContentBackFlow> |
getCommentList() |
Long |
getPageNumber() |
Long |
getPageSize() |
Long |
getTotal() |
void |
setCommentList(List<CmtContentBackFlow> commentList) |
void |
setPageNumber(Long pageNumber) |
void |
setPageSize(Long pageSize) |
void |
setTotal(Long total) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEcoCityserviceExtCommentBatchqueryResponse()
public void setCommentList(List<CmtContentBackFlow> commentList)
public List<CmtContentBackFlow> getCommentList()
public void setPageNumber(Long pageNumber)
public Long getPageNumber()
public void setPageSize(Long pageSize)
public Long getPageSize()
public void setTotal(Long total)
public Long getTotal()
Copyright © 2023. All rights reserved.