public class KbCodeBindInfoVO extends AlipayObject
Constructor and Description |
---|
KbCodeBindInfoVO() |
Modifier and Type | Method and Description |
---|---|
String |
getAreaName()
Gets area name.
|
Long |
getMaxPepoleNum()
Gets max pepole num.
|
String |
getMinPepoleNum()
Gets min pepole num.
|
String |
getShopId()
Gets shop id.
|
String |
getTableName()
Gets table name.
|
String |
getTableNo()
Gets table no.
|
void |
setAreaName(String areaName)
Sets area name.
|
void |
setMaxPepoleNum(Long maxPepoleNum)
Sets max pepole num.
|
void |
setMinPepoleNum(String minPepoleNum)
Sets min pepole num.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setTableName(String tableName)
Sets table name.
|
void |
setTableNo(String tableNo)
Sets table no.
|
public String getAreaName()
public void setAreaName(String areaName)
areaName
- the area namepublic Long getMaxPepoleNum()
public void setMaxPepoleNum(Long maxPepoleNum)
maxPepoleNum
- the max pepole numpublic String getMinPepoleNum()
public void setMinPepoleNum(String minPepoleNum)
minPepoleNum
- the min pepole numpublic String getShopId()
public void setShopId(String shopId)
shopId
- the shop idpublic String getTableName()
public void setTableName(String tableName)
tableName
- the table namepublic String getTableNo()
public void setTableNo(String tableNo)
tableNo
- the table noCopyright © 2018. All rights reserved.