public class AlipayEcoCplifeCommunityModifyModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoCplifeCommunityModifyModel() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getAssociatedPois()
Gets associated pois.
|
String |
getCityCode()
Gets city code.
|
String |
getCommunityAddress()
Gets community address.
|
String |
getCommunityId()
Gets community id.
|
List<String> |
getCommunityLocations()
Gets community locations.
|
String |
getCommunityName()
Gets community name.
|
String |
getDistrictCode()
Gets district code.
|
String |
getHotline()
Gets hotline.
|
String |
getOutCommunityId()
Gets out community id.
|
String |
getProvinceCode()
Gets province code.
|
void |
setAssociatedPois(List<String> associatedPois)
Sets associated pois.
|
void |
setCityCode(String cityCode)
Sets city code.
|
void |
setCommunityAddress(String communityAddress)
Sets community address.
|
void |
setCommunityId(String communityId)
Sets community id.
|
void |
setCommunityLocations(List<String> communityLocations)
Sets community locations.
|
void |
setCommunityName(String communityName)
Sets community name.
|
void |
setDistrictCode(String districtCode)
Sets district code.
|
void |
setHotline(String hotline)
Sets hotline.
|
void |
setOutCommunityId(String outCommunityId)
Sets out community id.
|
void |
setProvinceCode(String provinceCode)
Sets province code.
|
public List<String> getAssociatedPois()
public void setAssociatedPois(List<String> associatedPois)
associatedPois
- the associated poispublic String getCityCode()
public void setCityCode(String cityCode)
cityCode
- the city codepublic String getCommunityAddress()
public void setCommunityAddress(String communityAddress)
communityAddress
- the community addresspublic String getCommunityId()
public void setCommunityId(String communityId)
communityId
- the community idpublic List<String> getCommunityLocations()
public void setCommunityLocations(List<String> communityLocations)
communityLocations
- the community locationspublic String getCommunityName()
public void setCommunityName(String communityName)
communityName
- the community namepublic String getDistrictCode()
public void setDistrictCode(String districtCode)
districtCode
- the district codepublic String getHotline()
public void setHotline(String hotline)
hotline
- the hotlinepublic String getOutCommunityId()
public void setOutCommunityId(String outCommunityId)
outCommunityId
- the out community idpublic String getProvinceCode()
public void setProvinceCode(String provinceCode)
provinceCode
- the province codeCopyright © 2018. All rights reserved.