public class AlipayEbppJfexportBillQueryModel extends AlipayObject
| Constructor and Description |
|---|
AlipayEbppJfexportBillQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBillNo()
Gets bill no.
|
String |
getBizType()
Gets biz type.
|
String |
getExtendField()
Gets extend field.
|
void |
setBillNo(String billNo)
Sets bill no.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setExtendField(String extendField)
Sets extend field.
|
public String getBillNo()
public void setBillNo(String billNo)
billNo - the bill nopublic String getBizType()
public void setBizType(String bizType)
bizType - the biz typepublic String getExtendField()
public void setExtendField(String extendField)
extendField - the extend fieldCopyright © 2018. All rights reserved.