public class KoubeiCateringDishDictionaryQueryModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiCateringDishDictionaryQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizType()
Gets biz type.
|
String |
getDictionaryId()
Gets dictionary id.
|
String |
getExtInfo()
Gets ext info.
|
String |
getMerchantId()
Gets merchant id.
|
String |
getStatus()
Gets status.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setDictionaryId(String dictionaryId)
Sets dictionary id.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setMerchantId(String merchantId)
Sets merchant id.
|
void |
setStatus(String status)
Sets status.
|
public KoubeiCateringDishDictionaryQueryModel()
public String getBizType()
public void setBizType(String bizType)
bizType - the biz typepublic String getDictionaryId()
public void setDictionaryId(String dictionaryId)
dictionaryId - the dictionary idpublic String getExtInfo()
public void setExtInfo(String extInfo)
extInfo - the ext infopublic String getMerchantId()
public void setMerchantId(String merchantId)
merchantId - the merchant idpublic String getStatus()
public void setStatus(String status)
status - the statusCopyright © 2018. All rights reserved.