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