|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.foxinmy.weixin4j.payment.mch.RefundDetail
public class RefundDetail
退款详细
| Method Summary | |
|---|---|
List<RefundCouponInfo> |
getCouponList()
|
Integer |
getCouponRefundCount()
|
Integer |
getCouponRefundFee()
|
String |
getCouponType()
|
double |
getFormatCouponRefundFee()
调用接口获取单位为分,get方法转换为元方便使用 |
CouponType |
getFormatCouponType()
|
RefundChannel |
getFormatRefundChannel()
|
RefundStatus |
getFormatRefundStatus()
|
Date |
getFormatRefundSuccessTime()
|
double |
getFormatSettlementRefundFee()
调用接口获取单位为分,get方法转换为元方便使用 |
String |
getOutRefundNo()
|
String |
getRefundChannel()
|
int |
getRefundFee()
|
String |
getRefundId()
|
String |
getRefundRecvAccout()
|
String |
getRefundStatus()
|
String |
getRefundSuccessTime()
|
Integer |
getSettlementRefundFee()
|
void |
setCouponList(List<RefundCouponInfo> couponList)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getOutRefundNo()
public String getRefundId()
public String getRefundChannel()
public RefundChannel getFormatRefundChannel()
public int getRefundFee()
public String getRefundStatus()
public RefundStatus getFormatRefundStatus()
public List<RefundCouponInfo> getCouponList()
public void setCouponList(List<RefundCouponInfo> couponList)
public Integer getSettlementRefundFee()
public double getFormatSettlementRefundFee()
public Integer getCouponRefundFee()
public double getFormatCouponRefundFee()
public Integer getCouponRefundCount()
public String getCouponType()
public CouponType getFormatCouponType()
public String getRefundRecvAccout()
public String getRefundSuccessTime()
public Date getFormatRefundSuccessTime()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||