public class AlipayEcoMycarFuellingShopCreateModel extends AlipayObject
| Constructor and Description | 
|---|
AlipayEcoMycarFuellingShopCreateModel()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getAddress()
Gets address. 
 | 
String | 
getCityCode()
Gets city code. 
 | 
String | 
getDistrictCode()
Gets district code. 
 | 
String | 
getLat()
Gets lat. 
 | 
String | 
getLon()
Gets lon. 
 | 
String | 
getOutShopId()
Gets out shop id. 
 | 
String | 
getPayUrl()
Gets pay url. 
 | 
String | 
getPoiId()
Gets poi id. 
 | 
String | 
getProvinceCode()
Gets province code. 
 | 
String | 
getShopName()
Gets shop name. 
 | 
String | 
getShopStatus()
Gets shop status. 
 | 
void | 
setAddress(String address)
Sets address. 
 | 
void | 
setCityCode(String cityCode)
Sets city code. 
 | 
void | 
setDistrictCode(String districtCode)
Sets district code. 
 | 
void | 
setLat(String lat)
Sets lat. 
 | 
void | 
setLon(String lon)
Sets lon. 
 | 
void | 
setOutShopId(String outShopId)
Sets out shop id. 
 | 
void | 
setPayUrl(String payUrl)
Sets pay url. 
 | 
void | 
setPoiId(String poiId)
Sets poi id. 
 | 
void | 
setProvinceCode(String provinceCode)
Sets province code. 
 | 
void | 
setShopName(String shopName)
Sets shop name. 
 | 
void | 
setShopStatus(String shopStatus)
Sets shop status. 
 | 
public AlipayEcoMycarFuellingShopCreateModel()
public String getAddress()
public void setAddress(String address)
address - the addresspublic String getCityCode()
public void setCityCode(String cityCode)
cityCode - the city codepublic String getDistrictCode()
public void setDistrictCode(String districtCode)
districtCode - the district codepublic String getLat()
public void setLat(String lat)
lat - the latpublic String getLon()
public void setLon(String lon)
lon - the lonpublic String getOutShopId()
public void setOutShopId(String outShopId)
outShopId - the out shop idpublic String getPayUrl()
public void setPayUrl(String payUrl)
payUrl - the pay urlpublic String getPoiId()
public void setPoiId(String poiId)
poiId - the poi idpublic String getProvinceCode()
public void setProvinceCode(String provinceCode)
provinceCode - the province codepublic String getShopName()
public void setShopName(String shopName)
shopName - the shop namepublic String getShopStatus()
public void setShopStatus(String shopStatus)
shopStatus - the shop statusCopyright © 2018. All rights reserved.