public class PappayapplyNotify extends MchBase
| 构造器和说明 |
|---|
PappayapplyNotify() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAttach() |
String |
getBank_type() |
String |
getCash_fee_type() |
Integer |
getCash_fee() |
Integer |
getCoupon_count() |
Integer |
getCoupon_fee() |
String |
getDevice_info() |
String |
getFee_type() |
String |
getIs_subscribe() |
String |
getOpenid() |
String |
getOut_trade_no() |
String |
getTime_end() |
Integer |
getTotal_fee() |
String |
getTrade_type() |
String |
getTransaction_id() |
void |
setAttach(String attach) |
void |
setBank_type(String bank_type) |
void |
setCash_fee_type(String cash_fee_type) |
void |
setCash_fee(Integer cash_fee) |
void |
setCoupon_count(Integer coupon_count) |
void |
setCoupon_fee(Integer coupon_fee) |
void |
setDevice_info(String device_info) |
void |
setFee_type(String fee_type) |
void |
setIs_subscribe(String is_subscribe) |
void |
setOpenid(String openid) |
void |
setOut_trade_no(String out_trade_no) |
void |
setTime_end(String time_end) |
void |
setTotal_fee(Integer total_fee) |
void |
setTrade_type(String trade_type) |
void |
setTransaction_id(String transaction_id) |
getAppid, getErr_code_des, getErr_code, getMch_id, getNonce_str, getResult_code, getReturn_code, getReturn_msg, getSign, setAppid, setErr_code_des, setErr_code, setMch_id, setNonce_str, setResult_code, setReturn_code, setReturn_msg, setSignpublic String getDevice_info()
public void setDevice_info(String device_info)
public String getIs_subscribe()
public void setIs_subscribe(String is_subscribe)
public String getOpenid()
public void setOpenid(String openid)
public String getTrade_type()
public void setTrade_type(String trade_type)
public String getBank_type()
public void setBank_type(String bank_type)
public Integer getTotal_fee()
public void setTotal_fee(Integer total_fee)
public String getFee_type()
public void setFee_type(String fee_type)
public Integer getCash_fee()
public void setCash_fee(Integer cash_fee)
public String getCash_fee_type()
public void setCash_fee_type(String cash_fee_type)
public Integer getCoupon_fee()
public void setCoupon_fee(Integer coupon_fee)
public Integer getCoupon_count()
public void setCoupon_count(Integer coupon_count)
public String getTransaction_id()
public void setTransaction_id(String transaction_id)
public String getOut_trade_no()
public void setOut_trade_no(String out_trade_no)
public String getAttach()
public void setAttach(String attach)
public String getTime_end()
public void setTime_end(String time_end)
Copyright © 2016. All rights reserved.