public class NotifyOutput extends Object
| 构造器和说明 |
|---|
NotifyOutput()
Instantiates a new Notify output.
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAppid()
Gets appid.
|
String |
getAttach()
Gets attach.
|
String |
getBank_type()
Gets bank type.
|
String |
getCash_fee_type()
Gets cash fee type.
|
String |
getCash_fee()
Gets cash fee.
|
String |
getCoupon_count()
Gets coupon count.
|
String |
getCoupon_fee_0()
Gets coupon fee 0.
|
String |
getCoupon_fee_1()
Gets coupon fee 1.
|
String |
getCoupon_fee_2()
Gets coupon fee 2.
|
String |
getCoupon_fee()
Gets coupon fee.
|
String |
getCoupon_id_0()
Gets coupon id 0.
|
String |
getCoupon_id_1()
Gets coupon id 1.
|
String |
getCoupon_id_2()
Gets coupon id 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 |
getIs_subscribe()
Gets is subscribe.
|
String |
getMch_id()
Gets mch id.
|
String |
getNonce_str()
Gets nonce str.
|
String |
getOpenid()
Gets openid.
|
String |
getOut_trade_no()
Gets out trade no.
|
String |
getResult_code()
Gets result code.
|
String |
getReturn_code()
Gets return code.
|
String |
getReturn_msg()
Gets return msg.
|
String |
getSign()
Gets sign.
|
String |
getSub_appid()
Gets sub appid.
|
String |
getSub_is_subscribe()
Gets sub is subscribe.
|
String |
getSub_mch_id()
Gets sub mch id.
|
String |
getSub_openid()
Gets sub openid.
|
String |
getTime_end()
Gets time end.
|
String |
getTotal_fee()
Gets total fee.
|
String |
getTrade_type()
Gets trade type.
|
String |
getTransaction_id()
Gets transaction id.
|
void |
setAppid(String appid)
Sets appid.
|
void |
setAttach(String attach)
Sets attach.
|
void |
setBank_type(String bank_type)
Sets bank type.
|
void |
setCash_fee_type(String cash_fee_type)
Sets cash fee type.
|
void |
setCash_fee(String cash_fee)
Sets cash fee.
|
void |
setCoupon_count(String coupon_count)
Sets coupon count.
|
void |
setCoupon_fee_0(String coupon_fee_0)
Sets coupon fee 0.
|
void |
setCoupon_fee_1(String coupon_fee_1)
Sets coupon fee 1.
|
void |
setCoupon_fee_2(String coupon_fee_2)
Sets coupon fee 2.
|
void |
setCoupon_fee(String coupon_fee)
Sets coupon fee.
|
void |
setCoupon_id_0(String coupon_id_0)
Sets coupon id 0.
|
void |
setCoupon_id_1(String coupon_id_1)
Sets coupon id 1.
|
void |
setCoupon_id_2(String coupon_id_2)
Sets coupon id 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 |
setIs_subscribe(String is_subscribe)
Sets is subscribe.
|
void |
setMch_id(String mch_id)
Sets mch id.
|
void |
setNonce_str(String nonce_str)
Sets nonce str.
|
void |
setOpenid(String openid)
Sets openid.
|
void |
setOut_trade_no(String out_trade_no)
Sets out trade no.
|
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 |
setSign(String sign)
Sets sign.
|
void |
setSub_appid(String sub_appid)
Sets sub appid.
|
void |
setSub_is_subscribe(String sub_is_subscribe)
Sets sub is subscribe.
|
void |
setSub_mch_id(String sub_mch_id)
Sets sub mch id.
|
void |
setSub_openid(String sub_openid)
Sets sub openid.
|
void |
setTime_end(String time_end)
Sets time end.
|
void |
setTotal_fee(String total_fee)
Sets total fee.
|
void |
setTrade_type(String trade_type)
Sets trade type.
|
void |
setTransaction_id(String transaction_id)
Sets transaction id.
|
String |
toString() |
public String getCoupon_fee_0()
public void setCoupon_fee_0(String coupon_fee_0)
coupon_fee_0 - the coupon fee 0public String getCoupon_fee_1()
public void setCoupon_fee_1(String coupon_fee_1)
coupon_fee_1 - the coupon fee 1public String getCoupon_fee_2()
public void setCoupon_fee_2(String coupon_fee_2)
coupon_fee_2 - the coupon fee 2public String getCoupon_id_0()
public void setCoupon_id_0(String coupon_id_0)
coupon_id_0 - the coupon id 0public String getCoupon_id_1()
public void setCoupon_id_1(String coupon_id_1)
coupon_id_1 - the coupon id 1public String getCoupon_id_2()
public void setCoupon_id_2(String coupon_id_2)
coupon_id_2 - the coupon id 2public String getReturn_code()
public void setReturn_code(String return_code)
return_code - the return codepublic String getReturn_msg()
public void setReturn_msg(String return_msg)
return_msg - the return msgpublic String getAppid()
public void setAppid(String appid)
appid - the appidpublic String getMch_id()
public void setMch_id(String mch_id)
mch_id - the mch idpublic String getNonce_str()
public void setNonce_str(String nonce_str)
nonce_str - the nonce strpublic String getSign()
public void setSign(String sign)
sign - the signpublic String getResult_code()
public void setResult_code(String result_code)
result_code - the result codepublic String getOpenid()
public void setOpenid(String openid)
openid - the openidpublic String getTrade_type()
public void setTrade_type(String trade_type)
trade_type - the trade typepublic String getIs_subscribe()
public void setIs_subscribe(String is_subscribe)
is_subscribe - the is subscribepublic String getBank_type()
public void setBank_type(String bank_type)
bank_type - the bank typepublic String getTotal_fee()
public void setTotal_fee(String total_fee)
total_fee - the total feepublic String getCash_fee()
public void setCash_fee(String cash_fee)
cash_fee - the cash feepublic String getTransaction_id()
public void setTransaction_id(String transaction_id)
transaction_id - the transaction idpublic String getOut_trade_no()
public void setOut_trade_no(String out_trade_no)
out_trade_no - the out trade nopublic String getTime_end()
public void setTime_end(String time_end)
time_end - the time endpublic String getDevice_info()
public void setDevice_info(String device_info)
device_info - the device infopublic String getErr_code()
public void setErr_code(String err_code)
err_code - the err codepublic String getErr_code_des()
public void setErr_code_des(String err_code_des)
err_code_des - the err code despublic 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 getSub_openid()
public void setSub_openid(String sub_openid)
sub_openid - the sub openidpublic String getSub_is_subscribe()
public void setSub_is_subscribe(String sub_is_subscribe)
sub_is_subscribe - the sub is subscribepublic String getFee_type()
public void setFee_type(String fee_type)
fee_type - the fee typepublic String getCash_fee_type()
public void setCash_fee_type(String cash_fee_type)
cash_fee_type - the cash fee typepublic String getCoupon_fee()
public void setCoupon_fee(String coupon_fee)
coupon_fee - the coupon feepublic String getCoupon_count()
public void setCoupon_count(String coupon_count)
coupon_count - the coupon countpublic String getAttach()
public void setAttach(String attach)
attach - the attachCopyright © 2018. All rights reserved.