public class AlipayEcoCplifeCommunityBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEcoCplifeCommunityBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CPCommunitySet> |
getCommunityList() |
Long |
getCurrentPageNum() |
Long |
getTotalCommunityCount() |
void |
setCommunityList(List<CPCommunitySet> communityList) |
void |
setCurrentPageNum(Long currentPageNum) |
void |
setTotalCommunityCount(Long totalCommunityCount) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEcoCplifeCommunityBatchqueryResponse()
public void setCommunityList(List<CPCommunitySet> communityList)
public List<CPCommunitySet> getCommunityList()
public void setCurrentPageNum(Long currentPageNum)
public Long getCurrentPageNum()
public void setTotalCommunityCount(Long totalCommunityCount)
public Long getTotalCommunityCount()
Copyright © 2020. All rights reserved.