public class AlipayEbppJfexportBillQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEbppJfexportBillQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getAmount()
Gets amount.
|
String |
getBillDate()
Gets bill date.
|
String |
getBillKey()
Gets bill key.
|
String |
getBillNo()
Gets bill no.
|
String |
getBizType()
Gets biz type.
|
String |
getChargeInst()
Gets charge inst.
|
String |
getExtendField()
Gets extend field.
|
String |
getMerchantOrderNo()
Gets merchant order no.
|
String |
getOwnerName()
Gets owner name.
|
String |
getStatus()
Gets status.
|
String |
getSubBizType()
Gets sub biz type.
|
void |
setAmount(String amount)
Sets amount.
|
void |
setBillDate(String billDate)
Sets bill date.
|
void |
setBillKey(String billKey)
Sets bill key.
|
void |
setBillNo(String billNo)
Sets bill no.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setChargeInst(String chargeInst)
Sets charge inst.
|
void |
setExtendField(String extendField)
Sets extend field.
|
void |
setMerchantOrderNo(String merchantOrderNo)
Sets merchant order no.
|
void |
setOwnerName(String ownerName)
Sets owner name.
|
void |
setStatus(String status)
Sets status.
|
void |
setSubBizType(String subBizType)
Sets sub biz type.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setAmount(String amount)
amount
- the amountpublic String getAmount()
public void setBillDate(String billDate)
billDate
- the bill datepublic String getBillDate()
public void setBillKey(String billKey)
billKey
- the bill keypublic String getBillKey()
public void setBillNo(String billNo)
billNo
- the bill nopublic String getBillNo()
public void setBizType(String bizType)
bizType
- the biz typepublic String getBizType()
public void setChargeInst(String chargeInst)
chargeInst
- the charge instpublic String getChargeInst()
public void setExtendField(String extendField)
extendField
- the extend fieldpublic String getExtendField()
public void setMerchantOrderNo(String merchantOrderNo)
merchantOrderNo
- the merchant order nopublic String getMerchantOrderNo()
public void setOwnerName(String ownerName)
ownerName
- the owner namepublic String getOwnerName()
public void setStatus(String status)
status
- the statuspublic String getStatus()
public void setSubBizType(String subBizType)
subBizType
- the sub biz typepublic String getSubBizType()
Copyright © 2018. All rights reserved.