public class AlipayEcoMycarMaintainShopQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEcoMycarMaintainShopQueryResponse() |
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.
|
Long |
getShopId()
Gets shop id.
|
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 |
setShopId(Long shopId)
Sets shop id.
|
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.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayEcoMycarMaintainShopQueryResponse()
public void setAddress(String address)
address
- the addresspublic String getAddress()
public void setAlipayAccount(String alipayAccount)
alipayAccount
- the alipay accountpublic String getAlipayAccount()
public void setBrandIds(List<String> brandIds)
brandIds
- the brand idspublic void setCityCode(String cityCode)
cityCode
- the city codepublic String getCityCode()
public void setCloseTime(String closeTime)
closeTime
- the close timepublic String getCloseTime()
public void setContactEmail(String contactEmail)
contactEmail
- the contact emailpublic String getContactEmail()
public void setContactMobilePhone(String contactMobilePhone)
contactMobilePhone
- the contact mobile phonepublic String getContactMobilePhone()
public void setContactName(String contactName)
contactName
- the contact namepublic String getContactName()
public void setDistrictCode(String districtCode)
districtCode
- the district codepublic String getDistrictCode()
public void setExtParam(String extParam)
extParam
- the ext parampublic String getExtParam()
public void setIndustryAppCategoryId(List<Long> industryAppCategoryId)
industryAppCategoryId
- the industry app category idpublic List<Long> getIndustryAppCategoryId()
public void setIndustryCategoryId(List<Long> industryCategoryId)
industryCategoryId
- the industry category idpublic List<Long> getIndustryCategoryId()
public void setLat(String lat)
lat
- the latpublic String getLat()
public void setLon(String lon)
lon
- the lonpublic String getLon()
public void setMainImage(String mainImage)
mainImage
- the main imagepublic String getMainImage()
public void setMerchantBranchId(Long merchantBranchId)
merchantBranchId
- the merchant branch idpublic Long getMerchantBranchId()
public void setOpenTime(String openTime)
openTime
- the open timepublic String getOpenTime()
public void setOtherImages(List<String> otherImages)
otherImages
- the other imagespublic void setOutShopId(String outShopId)
outShopId
- the out shop idpublic String getOutShopId()
public void setProvinceCode(String provinceCode)
provinceCode
- the province codepublic String getProvinceCode()
public void setShopBranchName(String shopBranchName)
shopBranchName
- the shop branch namepublic String getShopBranchName()
public void setShopId(Long shopId)
shopId
- the shop idpublic Long getShopId()
public void setShopName(String shopName)
shopName
- the shop namepublic String getShopName()
public void setShopTel(String shopTel)
shopTel
- the shop telpublic String getShopTel()
public void setShopType(String shopType)
shopType
- the shop typepublic String getShopType()
public void setStatus(String status)
status
- the statuspublic String getStatus()
Copyright © 2018. All rights reserved.