public class AlipayEcoCplifeCommunityBatchqueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEcoCplifeCommunityBatchqueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<CPCommunitySet> |
getCommunityList()
Gets community list.
|
Long |
getCurrentPageNum()
Gets current page num.
|
Long |
getTotalCommunityCount()
Gets total community count.
|
void |
setCommunityList(List<CPCommunitySet> communityList)
Sets community list.
|
void |
setCurrentPageNum(Long currentPageNum)
Sets current page num.
|
void |
setTotalCommunityCount(Long totalCommunityCount)
Sets total community count.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayEcoCplifeCommunityBatchqueryResponse()
public void setCommunityList(List<CPCommunitySet> communityList)
communityList
- the community listpublic List<CPCommunitySet> getCommunityList()
public void setCurrentPageNum(Long currentPageNum)
currentPageNum
- the current page numpublic Long getCurrentPageNum()
public void setTotalCommunityCount(Long totalCommunityCount)
totalCommunityCount
- the total community countpublic Long getTotalCommunityCount()
Copyright © 2018. All rights reserved.