public class ShopPromoInfo extends AlipayObject
| Constructor and Description |
|---|
ShopPromoInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getActionParam()
Gets action param.
|
String |
getAddress()
Gets address.
|
String |
getBrandName()
Gets brand name.
|
String |
getCityId()
Gets city id.
|
String |
getCuisine()
Gets cuisine.
|
String |
getExtInfo()
Gets ext info.
|
String |
getHasHui()
Gets has hui.
|
String |
getHeadShopName()
Gets head shop name.
|
String |
getLatitude()
Gets latitude.
|
String |
getLongitude()
Gets longitude.
|
String |
getPopularity()
Gets popularity.
|
String |
getPopularityLevel()
Gets popularity level.
|
String |
getPriceAverage()
Gets price average.
|
String |
getRootDisplayCategoryInfo()
Gets root display category info.
|
String |
getShopId()
Gets shop id.
|
String |
getShopLogoUrl()
Gets shop logo url.
|
String |
getShopName()
Gets shop name.
|
String |
getShopRecommendOneTagCompose()
Gets shop recommend one tag compose.
|
List<PromoVoucherInfo> |
getVoucherInfoList()
Gets voucher info list.
|
void |
setActionParam(String actionParam)
Sets action param.
|
void |
setAddress(String address)
Sets address.
|
void |
setBrandName(String brandName)
Sets brand name.
|
void |
setCityId(String cityId)
Sets city id.
|
void |
setCuisine(String cuisine)
Sets cuisine.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setHasHui(String hasHui)
Sets has hui.
|
void |
setHeadShopName(String headShopName)
Sets head shop name.
|
void |
setLatitude(String latitude)
Sets latitude.
|
void |
setLongitude(String longitude)
Sets longitude.
|
void |
setPopularity(String popularity)
Sets popularity.
|
void |
setPopularityLevel(String popularityLevel)
Sets popularity level.
|
void |
setPriceAverage(String priceAverage)
Sets price average.
|
void |
setRootDisplayCategoryInfo(String rootDisplayCategoryInfo)
Sets root display category info.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setShopLogoUrl(String shopLogoUrl)
Sets shop logo url.
|
void |
setShopName(String shopName)
Sets shop name.
|
void |
setShopRecommendOneTagCompose(String shopRecommendOneTagCompose)
Sets shop recommend one tag compose.
|
void |
setVoucherInfoList(List<PromoVoucherInfo> voucherInfoList)
Sets voucher info list.
|
public String getActionParam()
public void setActionParam(String actionParam)
actionParam - the action parampublic String getAddress()
public void setAddress(String address)
address - the addresspublic String getBrandName()
public void setBrandName(String brandName)
brandName - the brand namepublic String getCityId()
public void setCityId(String cityId)
cityId - the city idpublic String getCuisine()
public void setCuisine(String cuisine)
cuisine - the cuisinepublic String getExtInfo()
public void setExtInfo(String extInfo)
extInfo - the ext infopublic String getHasHui()
public void setHasHui(String hasHui)
hasHui - the has huipublic String getHeadShopName()
public void setHeadShopName(String headShopName)
headShopName - the head shop namepublic String getLatitude()
public void setLatitude(String latitude)
latitude - the latitudepublic String getLongitude()
public void setLongitude(String longitude)
longitude - the longitudepublic String getPopularity()
public void setPopularity(String popularity)
popularity - the popularitypublic String getPopularityLevel()
public void setPopularityLevel(String popularityLevel)
popularityLevel - the popularity levelpublic String getPriceAverage()
public void setPriceAverage(String priceAverage)
priceAverage - the price averagepublic String getRootDisplayCategoryInfo()
public void setRootDisplayCategoryInfo(String rootDisplayCategoryInfo)
rootDisplayCategoryInfo - the root display category infopublic String getShopId()
public void setShopId(String shopId)
shopId - the shop idpublic String getShopLogoUrl()
public void setShopLogoUrl(String shopLogoUrl)
shopLogoUrl - the shop logo urlpublic String getShopName()
public void setShopName(String shopName)
shopName - the shop namepublic String getShopRecommendOneTagCompose()
public void setShopRecommendOneTagCompose(String shopRecommendOneTagCompose)
shopRecommendOneTagCompose - the shop recommend one tag composepublic List<PromoVoucherInfo> getVoucherInfoList()
public void setVoucherInfoList(List<PromoVoucherInfo> voucherInfoList)
voucherInfoList - the voucher info listCopyright © 2018. All rights reserved.