public class KoubeiCateringDishCookQueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiCateringDishCookQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCookId()
Gets cook id.
|
String |
getCookStatus()
Gets cook status.
|
String |
getDetailCatetoryBigId()
Gets detail catetory big id.
|
String |
getDetailCatetorySmallId()
Gets detail catetory small id.
|
String |
getDetailStatus()
Gets detail status.
|
String |
getDishId()
Gets dish id.
|
String |
getMerchantId()
Gets merchant id.
|
void |
setCookId(String cookId)
Sets cook id.
|
void |
setCookStatus(String cookStatus)
Sets cook status.
|
void |
setDetailCatetoryBigId(String detailCatetoryBigId)
Sets detail catetory big id.
|
void |
setDetailCatetorySmallId(String detailCatetorySmallId)
Sets detail catetory small id.
|
void |
setDetailStatus(String detailStatus)
Sets detail status.
|
void |
setDishId(String dishId)
Sets dish id.
|
void |
setMerchantId(String merchantId)
Sets merchant id.
|
public String getCookId()
public void setCookId(String cookId)
cookId
- the cook idpublic String getCookStatus()
public void setCookStatus(String cookStatus)
cookStatus
- the cook statuspublic String getDetailCatetoryBigId()
public void setDetailCatetoryBigId(String detailCatetoryBigId)
detailCatetoryBigId
- the detail catetory big idpublic String getDetailCatetorySmallId()
public void setDetailCatetorySmallId(String detailCatetorySmallId)
detailCatetorySmallId
- the detail catetory small idpublic String getDetailStatus()
public void setDetailStatus(String detailStatus)
detailStatus
- the detail statuspublic String getDishId()
public void setDishId(String dishId)
dishId
- the dish idpublic String getMerchantId()
public void setMerchantId(String merchantId)
merchantId
- the merchant idCopyright © 2018. All rights reserved.