Uses of Class
com.foxinmy.weixin4j.model.card.CouponAdvanceInfo.BusinessService

Packages that use CouponAdvanceInfo.BusinessService
com.foxinmy.weixin4j.model.card   
 

Uses of CouponAdvanceInfo.BusinessService in com.foxinmy.weixin4j.model.card
 

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

Methods in com.foxinmy.weixin4j.model.card that return types with arguments of type CouponAdvanceInfo.BusinessService
 List<CouponAdvanceInfo.BusinessService> CouponAdvanceInfo.getBusinessServices()
           
 

Methods in com.foxinmy.weixin4j.model.card with parameters of type CouponAdvanceInfo.BusinessService
 CouponAdvanceInfo.Builder CouponAdvanceInfo.Builder.businessServices(CouponAdvanceInfo.BusinessService... businessServices)
          设置商家服务类型
 



Copyright © 2014–2017. All rights reserved.