public class AlipayEcoCplifeRoominfoQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoCplifeRoominfoQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCommunityId()
Gets community id.
|
Long |
getPageNum()
Gets page num.
|
Long |
getPageSize()
Gets page size.
|
void |
setCommunityId(String communityId)
Sets community id.
|
void |
setPageNum(Long pageNum)
Sets page num.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
public String getCommunityId()
public void setCommunityId(String communityId)
communityId
- the community idpublic Long getPageNum()
public void setPageNum(Long pageNum)
pageNum
- the page numpublic Long getPageSize()
public void setPageSize(Long pageSize)
pageSize
- the page sizeCopyright © 2018. All rights reserved.