public class ShopRec extends AlipayObject
Constructor and Description |
---|
ShopRec() |
Modifier and Type | Method and Description |
---|---|
String |
getAddress()
Gets address.
|
String |
getBrandName()
Gets brand name.
|
String |
getBusiArea()
Gets busi area.
|
String |
getCityId()
Gets city id.
|
String |
getCuisine()
Gets cuisine.
|
String |
getDistance()
Gets distance.
|
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 |
getShopDetailUrl()
Gets shop detail url.
|
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<VoucherRec> |
getVoucherList()
Gets voucher list.
|
void |
setAddress(String address)
Sets address.
|
void |
setBrandName(String brandName)
Sets brand name.
|
void |
setBusiArea(String busiArea)
Sets busi area.
|
void |
setCityId(String cityId)
Sets city id.
|
void |
setCuisine(String cuisine)
Sets cuisine.
|
void |
setDistance(String distance)
Sets distance.
|
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 |
setShopDetailUrl(String shopDetailUrl)
Sets shop detail url.
|
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 |
setVoucherList(List<VoucherRec> voucherList)
Sets voucher list.
|
public String getAddress()
public void setAddress(String address)
address
- the addresspublic String getBrandName()
public void setBrandName(String brandName)
brandName
- the brand namepublic String getBusiArea()
public void setBusiArea(String busiArea)
busiArea
- the busi areapublic String getCityId()
public void setCityId(String cityId)
cityId
- the city idpublic String getCuisine()
public void setCuisine(String cuisine)
cuisine
- the cuisinepublic String getDistance()
public void setDistance(String distance)
distance
- the distancepublic 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 getShopDetailUrl()
public void setShopDetailUrl(String shopDetailUrl)
shopDetailUrl
- the shop detail urlpublic 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<VoucherRec> getVoucherList()
public void setVoucherList(List<VoucherRec> voucherList)
voucherList
- the voucher listCopyright © 2018. All rights reserved.