Uses of Class
com.foxinmy.weixin4j.payment.mch.RefundDetail
-
Packages that use RefundDetail Package Description com.foxinmy.weixin4j.payment.mch -
-
Uses of RefundDetail in com.foxinmy.weixin4j.payment.mch
Methods in com.foxinmy.weixin4j.payment.mch that return types with arguments of type RefundDetail Modifier and Type Method Description List<RefundDetail>
RefundRecord. getRefundList()
Deprecated.List<RefundDetail>
RefundResult. getRefundList()
Deprecated.Method parameters in com.foxinmy.weixin4j.payment.mch with type arguments of type RefundDetail Modifier and Type Method Description void
RefundRecord. setRefundList(List<RefundDetail> refundList)
Deprecated.
-