Uses of Class
com.foxinmy.weixin4j.type.mch.CouponStockType

Packages that use CouponStockType
com.foxinmy.weixin4j.payment.coupon   
com.foxinmy.weixin4j.type.mch   
 

Uses of CouponStockType in com.foxinmy.weixin4j.payment.coupon
 

Methods in com.foxinmy.weixin4j.payment.coupon that return CouponStockType
 CouponStockType CouponDetail.getFormatCouponStockType()
           
 

Uses of CouponStockType in com.foxinmy.weixin4j.type.mch
 

Methods in com.foxinmy.weixin4j.type.mch that return CouponStockType
static CouponStockType CouponStockType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CouponStockType[] CouponStockType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014–2017. All rights reserved.