public class AlipayEcoMycarMaintainShopCreateModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoMycarMaintainShopCreateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAddress()
Gets address.
|
String |
getAlipayAccount()
Gets alipay account.
|
List<String> |
getBrandIds()
Gets brand ids.
|
String |
getCityCode()
Gets city code.
|
String |
getCloseTime()
Gets close time.
|
String |
getContactEmail()
Gets contact email.
|
String |
getContactMobilePhone()
Gets contact mobile phone.
|
String |
getContactName()
Gets contact name.
|
String |
getDistrictCode()
Gets district code.
|
String |
getExtParam()
Gets ext param.
|
List<Long> |
getIndustryAppCategoryId()
Gets industry app category id.
|
List<Long> |
getIndustryCategoryId()
Gets industry category id.
|
String |
getLat()
Gets lat.
|
String |
getLon()
Gets lon.
|
String |
getMainImage()
Gets main image.
|
Long |
getMerchantBranchId()
Gets merchant branch id.
|
String |
getOpenTime()
Gets open time.
|
List<String> |
getOtherImages()
Gets other images.
|
String |
getOutShopId()
Gets out shop id.
|
String |
getProvinceCode()
Gets province code.
|
String |
getShopBranchName()
Gets shop branch name.
|
String |
getShopName()
Gets shop name.
|
String |
getShopTel()
Gets shop tel.
|
String |
getShopType()
Gets shop type.
|
String |
getStatus()
Gets status.
|
void |
setAddress(String address)
Sets address.
|
void |
setAlipayAccount(String alipayAccount)
Sets alipay account.
|
void |
setBrandIds(List<String> brandIds)
Sets brand ids.
|
void |
setCityCode(String cityCode)
Sets city code.
|
void |
setCloseTime(String closeTime)
Sets close time.
|
void |
setContactEmail(String contactEmail)
Sets contact email.
|
void |
setContactMobilePhone(String contactMobilePhone)
Sets contact mobile phone.
|
void |
setContactName(String contactName)
Sets contact name.
|
void |
setDistrictCode(String districtCode)
Sets district code.
|
void |
setExtParam(String extParam)
Sets ext param.
|
void |
setIndustryAppCategoryId(List<Long> industryAppCategoryId)
Sets industry app category id.
|
void |
setIndustryCategoryId(List<Long> industryCategoryId)
Sets industry category id.
|
void |
setLat(String lat)
Sets lat.
|
void |
setLon(String lon)
Sets lon.
|
void |
setMainImage(String mainImage)
Sets main image.
|
void |
setMerchantBranchId(Long merchantBranchId)
Sets merchant branch id.
|
void |
setOpenTime(String openTime)
Sets open time.
|
void |
setOtherImages(List<String> otherImages)
Sets other images.
|
void |
setOutShopId(String outShopId)
Sets out shop id.
|
void |
setProvinceCode(String provinceCode)
Sets province code.
|
void |
setShopBranchName(String shopBranchName)
Sets shop branch name.
|
void |
setShopName(String shopName)
Sets shop name.
|
void |
setShopTel(String shopTel)
Sets shop tel.
|
void |
setShopType(String shopType)
Sets shop type.
|
void |
setStatus(String status)
Sets status.
|
public AlipayEcoMycarMaintainShopCreateModel()
public String getAddress()
public void setAddress(String address)
address
- the addresspublic String getAlipayAccount()
public void setAlipayAccount(String alipayAccount)
alipayAccount
- the alipay accountpublic void setBrandIds(List<String> brandIds)
brandIds
- the brand idspublic String getCityCode()
public void setCityCode(String cityCode)
cityCode
- the city codepublic String getCloseTime()
public void setCloseTime(String closeTime)
closeTime
- the close timepublic String getContactEmail()
public void setContactEmail(String contactEmail)
contactEmail
- the contact emailpublic String getContactMobilePhone()
public void setContactMobilePhone(String contactMobilePhone)
contactMobilePhone
- the contact mobile phonepublic String getContactName()
public void setContactName(String contactName)
contactName
- the contact namepublic String getDistrictCode()
public void setDistrictCode(String districtCode)
districtCode
- the district codepublic String getExtParam()
public void setExtParam(String extParam)
extParam
- the ext parampublic List<Long> getIndustryAppCategoryId()
public void setIndustryAppCategoryId(List<Long> industryAppCategoryId)
industryAppCategoryId
- the industry app category idpublic List<Long> getIndustryCategoryId()
public void setIndustryCategoryId(List<Long> industryCategoryId)
industryCategoryId
- the industry category idpublic String getLat()
public void setLat(String lat)
lat
- the latpublic String getLon()
public void setLon(String lon)
lon
- the lonpublic String getMainImage()
public void setMainImage(String mainImage)
mainImage
- the main imagepublic Long getMerchantBranchId()
public void setMerchantBranchId(Long merchantBranchId)
merchantBranchId
- the merchant branch idpublic String getOpenTime()
public void setOpenTime(String openTime)
openTime
- the open timepublic void setOtherImages(List<String> otherImages)
otherImages
- the other imagespublic String getOutShopId()
public void setOutShopId(String outShopId)
outShopId
- the out shop idpublic String getProvinceCode()
public void setProvinceCode(String provinceCode)
provinceCode
- the province codepublic String getShopBranchName()
public void setShopBranchName(String shopBranchName)
shopBranchName
- the shop branch namepublic String getShopName()
public void setShopName(String shopName)
shopName
- the shop namepublic String getShopTel()
public void setShopTel(String shopTel)
shopTel
- the shop telpublic String getShopType()
public void setShopType(String shopType)
shopType
- the shop typepublic String getStatus()
public void setStatus(String status)
status
- the statusCopyright © 2018. All rights reserved.