public class KoubeiCateringDishDictionarySyncModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiCateringDishDictionarySyncModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizType()
Gets biz type.
|
KbdishDictionary |
getKbDishDictionary()
Gets kb dish dictionary.
|
String |
getSynType()
Gets syn type.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setKbDishDictionary(KbdishDictionary kbDishDictionary)
Sets kb dish dictionary.
|
void |
setSynType(String synType)
Sets syn type.
|
public KoubeiCateringDishDictionarySyncModel()
public String getBizType()
public void setBizType(String bizType)
bizType - the biz typepublic KbdishDictionary getKbDishDictionary()
public void setKbDishDictionary(KbdishDictionary kbDishDictionary)
kbDishDictionary - the kb dish dictionarypublic String getSynType()
public void setSynType(String synType)
synType - the syn typeCopyright © 2018. All rights reserved.