public class AlipayEbppJfexportMerchantbillQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayEbppJfexportMerchantbillQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizType()
Gets biz type.
|
String |
getExtendField()
Gets extend field.
|
String |
getMerchantOrderNo()
Gets merchant order no.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setExtendField(String extendField)
Sets extend field.
|
void |
setMerchantOrderNo(String merchantOrderNo)
Sets merchant order no.
|
public AlipayEbppJfexportMerchantbillQueryModel()
public String getBizType()
public void setBizType(String bizType)
bizType
- the biz typepublic String getExtendField()
public void setExtendField(String extendField)
extendField
- the extend fieldpublic String getMerchantOrderNo()
public void setMerchantOrderNo(String merchantOrderNo)
merchantOrderNo
- the merchant order noCopyright © 2018. All rights reserved.