public class WechatRefundOutput extends Object
| 构造器和说明 |
|---|
WechatRefundOutput()
Instantiates a new Wechat refund output.
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAppid()
Gets appid.
|
String |
getCash_fee()
Gets cash fee.
|
String |
getCash_refund_fee()
Gets cash refund fee.
|
String |
getCoupon_refund_count()
Gets coupon refund count.
|
String |
getCoupon_refund_fee_0()
Gets coupon refund fee 0.
|
String |
getCoupon_refund_fee_1()
Gets coupon refund fee 1.
|
String |
getCoupon_refund_fee_2()
Gets coupon refund fee 2.
|
String |
getCoupon_refund_fee()
Gets coupon refund fee.
|
String |
getCoupon_refund_id_0()
Gets coupon refund id 0.
|
String |
getCoupon_refund_id_1()
Gets coupon refund id 1.
|
String |
getCoupon_refund_id_2()
Gets coupon refund id 2.
|
String |
getCoupon_type_0()
Gets coupon type 0.
|
String |
getCoupon_type_1()
Gets coupon type 1.
|
String |
getCoupon_type_2()
Gets coupon type 2.
|
String |
getDevice_info()
Gets device info.
|
String |
getErr_code_des()
Gets err code des.
|
String |
getErr_code()
Gets err code.
|
String |
getFee_type()
Gets fee type.
|
String |
getMch_id()
Gets mch id.
|
String |
getNonce_str()
Gets nonce str.
|
String |
getOut_refund_no()
Gets out refund no.
|
String |
getOut_trade_no()
Gets out trade no.
|
String |
getRefund_channel()
Gets refund channel.
|
String |
getRefund_fee()
Gets refund fee.
|
String |
getRefund_id()
Gets refund id.
|
String |
getResult_code()
Gets result code.
|
String |
getReturn_code()
Gets return code.
|
String |
getReturn_msg()
Gets return msg.
|
String |
getSettlement_refund_fee()
Gets settlement refund fee.
|
String |
getSettlement_total_fee()
Gets settlement total fee.
|
String |
getSign()
Gets sign.
|
String |
getSub_appid()
Gets sub appid.
|
String |
getSub_mch_id()
Gets sub mch id.
|
String |
getTotal_fee()
Gets total fee.
|
String |
getTransaction_id()
Gets transaction id.
|
void |
setAppid(String appid)
Sets appid.
|
void |
setCash_fee(String cash_fee)
Sets cash fee.
|
void |
setCash_refund_fee(String cash_refund_fee)
Sets cash refund fee.
|
void |
setCoupon_refund_count(String coupon_refund_count)
Sets coupon refund count.
|
void |
setCoupon_refund_fee_0(String coupon_refund_fee_0)
Sets coupon refund fee 0.
|
void |
setCoupon_refund_fee_1(String coupon_refund_fee_1)
Sets coupon refund fee 1.
|
void |
setCoupon_refund_fee_2(String coupon_refund_fee_2)
Sets coupon refund fee 2.
|
void |
setCoupon_refund_fee(String coupon_refund_fee)
Sets coupon refund fee.
|
void |
setCoupon_refund_id_0(String coupon_refund_id_0)
Sets coupon refund id 0.
|
void |
setCoupon_refund_id_1(String coupon_refund_id_1)
Sets coupon refund id 1.
|
void |
setCoupon_refund_id_2(String coupon_refund_id_2)
Sets coupon refund id 2.
|
void |
setCoupon_type_0(String coupon_type_0)
Sets coupon type 0.
|
void |
setCoupon_type_1(String coupon_type_1)
Sets coupon type 1.
|
void |
setCoupon_type_2(String coupon_type_2)
Sets coupon type 2.
|
void |
setDevice_info(String device_info)
Sets device info.
|
void |
setErr_code_des(String err_code_des)
Sets err code des.
|
void |
setErr_code(String err_code)
Sets err code.
|
void |
setFee_type(String fee_type)
Sets fee type.
|
void |
setMch_id(String mch_id)
Sets mch id.
|
void |
setNonce_str(String nonce_str)
Sets nonce str.
|
void |
setOut_refund_no(String out_refund_no)
Sets out refund no.
|
void |
setOut_trade_no(String out_trade_no)
Sets out trade no.
|
void |
setRefund_channel(String refund_channel)
Sets refund channel.
|
void |
setRefund_fee(String refund_fee)
Sets refund fee.
|
void |
setRefund_id(String refund_id)
Sets refund id.
|
void |
setResult_code(String result_code)
Sets result code.
|
void |
setReturn_code(String return_code)
Sets return code.
|
void |
setReturn_msg(String return_msg)
Sets return msg.
|
void |
setSettlement_refund_fee(String settlement_refund_fee)
Sets settlement refund fee.
|
void |
setSettlement_total_fee(String settlement_total_fee)
Sets settlement total fee.
|
void |
setSign(String sign)
Sets sign.
|
void |
setSub_appid(String sub_appid)
Sets sub appid.
|
void |
setSub_mch_id(String sub_mch_id)
Sets sub mch id.
|
void |
setTotal_fee(String total_fee)
Sets total fee.
|
void |
setTransaction_id(String transaction_id)
Sets transaction id.
|
String |
toString() |
public String getCoupon_refund_count()
public void setCoupon_refund_count(String coupon_refund_count)
coupon_refund_count - the coupon refund countpublic String getSub_appid()
public void setSub_appid(String sub_appid)
sub_appid - the sub appidpublic String getSub_mch_id()
public void setSub_mch_id(String sub_mch_id)
sub_mch_id - the sub mch idpublic String getReturn_code()
public String getCoupon_refund_fee()
public void setCoupon_refund_fee(String coupon_refund_fee)
coupon_refund_fee - the coupon refund feepublic String getReturn_msg()
public String getResult_code()
public String getErr_code()
public String getErr_code_des()
public String getAppid()
public String getMch_id()
public String getDevice_info()
public String getNonce_str()
public String getSign()
public String getTransaction_id()
public String getOut_trade_no()
public String getOut_refund_no()
public String getRefund_id()
public String getRefund_channel()
public String getRefund_fee()
public String getSettlement_refund_fee()
public String getTotal_fee()
public String getSettlement_total_fee()
public String getFee_type()
public String getCash_fee()
public String getCash_refund_fee()
public void setReturn_code(String return_code)
return_code - the return codepublic void setReturn_msg(String return_msg)
return_msg - the return msgpublic void setResult_code(String result_code)
result_code - the result codepublic void setErr_code(String err_code)
err_code - the err codepublic void setErr_code_des(String err_code_des)
err_code_des - the err code despublic void setAppid(String appid)
appid - the appidpublic void setMch_id(String mch_id)
mch_id - the mch idpublic void setDevice_info(String device_info)
device_info - the device infopublic void setNonce_str(String nonce_str)
nonce_str - the nonce strpublic void setSign(String sign)
sign - the signpublic void setTransaction_id(String transaction_id)
transaction_id - the transaction idpublic void setOut_trade_no(String out_trade_no)
out_trade_no - the out trade nopublic void setOut_refund_no(String out_refund_no)
out_refund_no - the out refund nopublic void setRefund_id(String refund_id)
refund_id - the refund idpublic void setRefund_channel(String refund_channel)
refund_channel - the refund channelpublic void setRefund_fee(String refund_fee)
refund_fee - the refund feepublic void setSettlement_refund_fee(String settlement_refund_fee)
settlement_refund_fee - the settlement refund feepublic void setTotal_fee(String total_fee)
total_fee - the total feepublic void setSettlement_total_fee(String settlement_total_fee)
settlement_total_fee - the settlement total feepublic void setFee_type(String fee_type)
fee_type - the fee typepublic void setCash_fee(String cash_fee)
cash_fee - the cash feepublic void setCash_refund_fee(String cash_refund_fee)
cash_refund_fee - the cash refund feepublic String getCoupon_type_0()
public void setCoupon_type_0(String coupon_type_0)
coupon_type_0 - the coupon type 0public String getCoupon_type_1()
public void setCoupon_type_1(String coupon_type_1)
coupon_type_1 - the coupon type 1public String getCoupon_type_2()
public void setCoupon_type_2(String coupon_type_2)
coupon_type_2 - the coupon type 2public String getCoupon_refund_id_0()
public void setCoupon_refund_id_0(String coupon_refund_id_0)
coupon_refund_id_0 - the coupon refund id 0public String getCoupon_refund_id_1()
public void setCoupon_refund_id_1(String coupon_refund_id_1)
coupon_refund_id_1 - the coupon refund id 1public String getCoupon_refund_id_2()
public void setCoupon_refund_id_2(String coupon_refund_id_2)
coupon_refund_id_2 - the coupon refund id 2public String getCoupon_refund_fee_0()
public void setCoupon_refund_fee_0(String coupon_refund_fee_0)
coupon_refund_fee_0 - the coupon refund fee 0public String getCoupon_refund_fee_1()
public void setCoupon_refund_fee_1(String coupon_refund_fee_1)
coupon_refund_fee_1 - the coupon refund fee 1public String getCoupon_refund_fee_2()
public void setCoupon_refund_fee_2(String coupon_refund_fee_2)
coupon_refund_fee_2 - the coupon refund fee 2Copyright © 2017. All rights reserved.