public class AlipayEbppBillRefundResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEbppBillRefundResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getAlipayBillNo()
Gets alipay bill no.
|
String |
getExtendField()
Gets extend field.
|
String |
getOutOrderNo()
Gets out order no.
|
String |
getResult()
Gets result.
|
void |
setAlipayBillNo(String alipayBillNo)
Sets alipay bill no.
|
void |
setExtendField(String extendField)
Sets extend field.
|
void |
setOutOrderNo(String outOrderNo)
Sets out order no.
|
void |
setResult(String result)
Sets result.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setAlipayBillNo(String alipayBillNo)
alipayBillNo
- the alipay bill nopublic String getAlipayBillNo()
public void setExtendField(String extendField)
extendField
- the extend fieldpublic String getExtendField()
public void setOutOrderNo(String outOrderNo)
outOrderNo
- the out order nopublic String getOutOrderNo()
public void setResult(String result)
result
- the resultpublic String getResult()
Copyright © 2018. All rights reserved.