public class ShopSummaryQueryResponse extends AlipayObject
Constructor and Description |
---|
ShopSummaryQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getAddress()
Gets address.
|
String |
getBranchShopName()
Gets branch shop name.
|
String |
getBrandName()
Gets brand name.
|
String |
getBusinessTime()
Gets business time.
|
List<ShopCategoryInfo> |
getCategoryInfos()
Gets category infos.
|
String |
getCityCode()
Gets city code.
|
String |
getDistrictCode()
Gets district code.
|
String |
getGmtCreate()
Gets gmt create.
|
String |
getIsShow()
Gets is show.
|
String |
getLatitude()
Gets latitude.
|
String |
getLongitude()
Gets longitude.
|
String |
getMainImage()
Gets main image.
|
String |
getMainShopName()
Gets main shop name.
|
String |
getPicColl()
Gets pic coll.
|
String |
getProvinceCode()
Gets province code.
|
ShopCommentInfo |
getShopCommentInfo()
Gets shop comment info.
|
String |
getShopId()
Gets shop id.
|
String |
getShopType()
Gets shop type.
|
String |
getStatus()
Gets status.
|
void |
setAddress(String address)
Sets address.
|
void |
setBranchShopName(String branchShopName)
Sets branch shop name.
|
void |
setBrandName(String brandName)
Sets brand name.
|
void |
setBusinessTime(String businessTime)
Sets business time.
|
void |
setCategoryInfos(List<ShopCategoryInfo> categoryInfos)
Sets category infos.
|
void |
setCityCode(String cityCode)
Sets city code.
|
void |
setDistrictCode(String districtCode)
Sets district code.
|
void |
setGmtCreate(String gmtCreate)
Sets gmt create.
|
void |
setIsShow(String isShow)
Sets is show.
|
void |
setLatitude(String latitude)
Sets latitude.
|
void |
setLongitude(String longitude)
Sets longitude.
|
void |
setMainImage(String mainImage)
Sets main image.
|
void |
setMainShopName(String mainShopName)
Sets main shop name.
|
void |
setPicColl(String picColl)
Sets pic coll.
|
void |
setProvinceCode(String provinceCode)
Sets province code.
|
void |
setShopCommentInfo(ShopCommentInfo shopCommentInfo)
Sets shop comment info.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setShopType(String shopType)
Sets shop type.
|
void |
setStatus(String status)
Sets status.
|
public String getAddress()
public void setAddress(String address)
address
- the addresspublic String getBranchShopName()
public void setBranchShopName(String branchShopName)
branchShopName
- the branch shop namepublic String getBrandName()
public void setBrandName(String brandName)
brandName
- the brand namepublic String getBusinessTime()
public void setBusinessTime(String businessTime)
businessTime
- the business timepublic List<ShopCategoryInfo> getCategoryInfos()
public void setCategoryInfos(List<ShopCategoryInfo> categoryInfos)
categoryInfos
- the category infospublic String getCityCode()
public void setCityCode(String cityCode)
cityCode
- the city codepublic String getDistrictCode()
public void setDistrictCode(String districtCode)
districtCode
- the district codepublic String getGmtCreate()
public void setGmtCreate(String gmtCreate)
gmtCreate
- the gmt createpublic String getIsShow()
public void setIsShow(String isShow)
isShow
- the is showpublic String getLatitude()
public void setLatitude(String latitude)
latitude
- the latitudepublic String getLongitude()
public void setLongitude(String longitude)
longitude
- the longitudepublic String getMainImage()
public void setMainImage(String mainImage)
mainImage
- the main imagepublic String getMainShopName()
public void setMainShopName(String mainShopName)
mainShopName
- the main shop namepublic String getPicColl()
public void setPicColl(String picColl)
picColl
- the pic collpublic String getProvinceCode()
public void setProvinceCode(String provinceCode)
provinceCode
- the province codepublic ShopCommentInfo getShopCommentInfo()
public void setShopCommentInfo(ShopCommentInfo shopCommentInfo)
shopCommentInfo
- the shop comment infopublic String getShopId()
public void setShopId(String shopId)
shopId
- the shop idpublic 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.