public class KoubeiCateringDishAreaQueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiCateringDishAreaQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAreaId()
Gets area id.
|
String |
getAreaName()
Gets area name.
|
String |
getMerchantId()
Gets merchant id.
|
String |
getShopId()
Gets shop id.
|
String |
getStatus()
Gets status.
|
String |
getTabId()
Gets tab id.
|
void |
setAreaId(String areaId)
Sets area id.
|
void |
setAreaName(String areaName)
Sets area name.
|
void |
setMerchantId(String merchantId)
Sets merchant id.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setStatus(String status)
Sets status.
|
void |
setTabId(String tabId)
Sets tab id.
|
public String getAreaId()
public void setAreaId(String areaId)
areaId
- the area idpublic String getAreaName()
public void setAreaName(String areaName)
areaName
- the area namepublic String getMerchantId()
public void setMerchantId(String merchantId)
merchantId
- the merchant idpublic String getShopId()
public void setShopId(String shopId)
shopId
- the shop idpublic String getStatus()
public void setStatus(String status)
status
- the statuspublic String getTabId()
public void setTabId(String tabId)
tabId
- the tab idCopyright © 2018. All rights reserved.