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

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

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

Methods in com.foxinmy.weixin4j.payment.coupon that return CouponStockStatus
 CouponStockStatus CouponStock.getFormatCouponStockStatus()
           
 

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

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



Copyright © 2014–2017. All rights reserved.