Uses of Class
com.foxinmy.weixin4j.payment.mch.CustomsOrderResult

Packages that use CustomsOrderResult
com.foxinmy.weixin4j.api   
com.foxinmy.weixin4j.payment   
com.foxinmy.weixin4j.payment.mch   
 

Uses of CustomsOrderResult in com.foxinmy.weixin4j.api
 

Methods in com.foxinmy.weixin4j.api that return CustomsOrderResult
 CustomsOrderResult CustomsApi.declareCustomsOrder(CustomsOrder customsOrder)
          订单附加信息提交
 

Uses of CustomsOrderResult in com.foxinmy.weixin4j.payment
 

Methods in com.foxinmy.weixin4j.payment that return CustomsOrderResult
 CustomsOrderResult WeixinPayProxy.declareCustomsOrder(CustomsOrder customsOrder)
          订单附加信息提交
 

Uses of CustomsOrderResult in com.foxinmy.weixin4j.payment.mch
 

Methods in com.foxinmy.weixin4j.payment.mch that return types with arguments of type CustomsOrderResult
 List<CustomsOrderResult> CustomsOrderRecord.getCustomsOrderList()
           
 

Method parameters in com.foxinmy.weixin4j.payment.mch with type arguments of type CustomsOrderResult
 void CustomsOrderRecord.setCustomsOrderList(List<CustomsOrderResult> customsOrderList)
           
 



Copyright © 2014–2017. All rights reserved.