public class KoubeiCateringDishMaterialQueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiCateringDishMaterialQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getMaterialId()
Gets material id.
|
String |
getMerchantId()
Gets merchant id.
|
void |
setMaterialId(String materialId)
Sets material id.
|
void |
setMerchantId(String merchantId)
Sets merchant id.
|
public KoubeiCateringDishMaterialQueryModel()
public String getMaterialId()
public void setMaterialId(String materialId)
materialId
- the material idpublic String getMerchantId()
public void setMerchantId(String merchantId)
merchantId
- the merchant idCopyright © 2018. All rights reserved.