public class AlipayEcoCplifeCommunityDetailsQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayEcoCplifeCommunityDetailsQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAssociatedPois()
Gets associated pois.
|
String |
getAuditStatus()
Gets audit status.
|
String |
getCityCode()
Gets city code.
|
String |
getCommunityAddress()
Gets community address.
|
List<String> |
getCommunityLocations()
Gets community locations.
|
String |
getCommunityName()
Gets community name.
|
List<CPCommServices> |
getCommunityServices()
Gets community services.
|
String |
getCommunityStatus()
Gets community status.
|
String |
getDistrictCode()
Gets district code.
|
Date |
getGmtCreated()
Gets gmt created.
|
Date |
getGmtModified()
Gets gmt modified.
|
String |
getHotline()
Gets hotline.
|
String |
getIsvPid()
Gets isv pid.
|
String |
getMerchantFirmName()
Gets merchant firm name.
|
String |
getMerchantPid()
Gets merchant pid.
|
String |
getNextAction()
Gets next action.
|
String |
getOutCommunityId()
Gets out community id.
|
String |
getProvinceCode()
Gets province code.
|
String |
getQrCodeImage()
Gets qr code image.
|
void |
setAssociatedPois(List<String> associatedPois)
Sets associated pois.
|
void |
setAuditStatus(String auditStatus)
Sets audit status.
|
void |
setCityCode(String cityCode)
Sets city code.
|
void |
setCommunityAddress(String communityAddress)
Sets community address.
|
void |
setCommunityLocations(List<String> communityLocations)
Sets community locations.
|
void |
setCommunityName(String communityName)
Sets community name.
|
void |
setCommunityServices(List<CPCommServices> communityServices)
Sets community services.
|
void |
setCommunityStatus(String communityStatus)
Sets community status.
|
void |
setDistrictCode(String districtCode)
Sets district code.
|
void |
setGmtCreated(Date gmtCreated)
Sets gmt created.
|
void |
setGmtModified(Date gmtModified)
Sets gmt modified.
|
void |
setHotline(String hotline)
Sets hotline.
|
void |
setIsvPid(String isvPid)
Sets isv pid.
|
void |
setMerchantFirmName(String merchantFirmName)
Sets merchant firm name.
|
void |
setMerchantPid(String merchantPid)
Sets merchant pid.
|
void |
setNextAction(String nextAction)
Sets next action.
|
void |
setOutCommunityId(String outCommunityId)
Sets out community id.
|
void |
setProvinceCode(String provinceCode)
Sets province code.
|
void |
setQrCodeImage(String qrCodeImage)
Sets qr code image.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEcoCplifeCommunityDetailsQueryResponse()
public void setAssociatedPois(List<String> associatedPois)
associatedPois - the associated poispublic List<String> getAssociatedPois()
public void setAuditStatus(String auditStatus)
auditStatus - the audit statuspublic String getAuditStatus()
public void setCityCode(String cityCode)
cityCode - the city codepublic String getCityCode()
public void setCommunityAddress(String communityAddress)
communityAddress - the community addresspublic String getCommunityAddress()
public void setCommunityLocations(List<String> communityLocations)
communityLocations - the community locationspublic List<String> getCommunityLocations()
public void setCommunityName(String communityName)
communityName - the community namepublic String getCommunityName()
public void setCommunityServices(List<CPCommServices> communityServices)
communityServices - the community servicespublic List<CPCommServices> getCommunityServices()
public void setCommunityStatus(String communityStatus)
communityStatus - the community statuspublic String getCommunityStatus()
public void setDistrictCode(String districtCode)
districtCode - the district codepublic String getDistrictCode()
public void setGmtCreated(Date gmtCreated)
gmtCreated - the gmt createdpublic Date getGmtCreated()
public void setGmtModified(Date gmtModified)
gmtModified - the gmt modifiedpublic Date getGmtModified()
public void setHotline(String hotline)
hotline - the hotlinepublic String getHotline()
public void setIsvPid(String isvPid)
isvPid - the isv pidpublic String getIsvPid()
public void setMerchantFirmName(String merchantFirmName)
merchantFirmName - the merchant firm namepublic String getMerchantFirmName()
public void setMerchantPid(String merchantPid)
merchantPid - the merchant pidpublic String getMerchantPid()
public void setNextAction(String nextAction)
nextAction - the next actionpublic String getNextAction()
public void setOutCommunityId(String outCommunityId)
outCommunityId - the out community idpublic String getOutCommunityId()
public void setProvinceCode(String provinceCode)
provinceCode - the province codepublic String getProvinceCode()
public void setQrCodeImage(String qrCodeImage)
qrCodeImage - the qr code imagepublic String getQrCodeImage()
Copyright © 2018. All rights reserved.