public class KoubeiCateringDishCookSyncModel extends AlipayObject
Constructor and Description |
---|
KoubeiCateringDishCookSyncModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizType()
Gets biz type.
|
KbdishCookInfo |
getKbDishCook()
Gets kb dish cook.
|
String |
getSynType()
Gets syn type.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setKbDishCook(KbdishCookInfo kbDishCook)
Sets kb dish cook.
|
void |
setSynType(String synType)
Sets syn type.
|
public String getBizType()
public void setBizType(String bizType)
bizType
- the biz typepublic KbdishCookInfo getKbDishCook()
public void setKbDishCook(KbdishCookInfo kbDishCook)
kbDishCook
- the kb dish cookpublic String getSynType()
public void setSynType(String synType)
synType
- the syn typeCopyright © 2018. All rights reserved.