public class KoubeiCateringDishCookQueryModel extends AlipayObject
| 构造器和说明 |
|---|
KoubeiCateringDishCookQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCookId() |
String |
getCookStatus() |
String |
getDetailCatetoryBigId() |
String |
getDetailCatetorySmallId() |
String |
getDetailStatus() |
String |
getDishId() |
String |
getMerchantId() |
void |
setCookId(String cookId) |
void |
setCookStatus(String cookStatus) |
void |
setDetailCatetoryBigId(String detailCatetoryBigId) |
void |
setDetailCatetorySmallId(String detailCatetorySmallId) |
void |
setDetailStatus(String detailStatus) |
void |
setDishId(String dishId) |
void |
setMerchantId(String merchantId) |
public String getCookId()
public void setCookId(String cookId)
public String getCookStatus()
public void setCookStatus(String cookStatus)
public String getDetailCatetoryBigId()
public void setDetailCatetoryBigId(String detailCatetoryBigId)
public String getDetailCatetorySmallId()
public void setDetailCatetorySmallId(String detailCatetorySmallId)
public String getDetailStatus()
public void setDetailStatus(String detailStatus)
public String getDishId()
public void setDishId(String dishId)
public String getMerchantId()
public void setMerchantId(String merchantId)
Copyright © 2023. All rights reserved.