Uses of Class
com.foxinmy.weixin4j.type.Week

Packages that use Week
com.foxinmy.weixin4j.model.card   
com.foxinmy.weixin4j.type   
 

Uses of Week in com.foxinmy.weixin4j.model.card
 

Methods in com.foxinmy.weixin4j.model.card with parameters of type Week
 CouponAdvanceInfo.Builder CouponAdvanceInfo.Builder.timeLimit(Week week, int beginHour, int beignMinute)
          设置使用时段限制
 CouponAdvanceInfo.Builder CouponAdvanceInfo.Builder.timeLimit(Week week, int beginHour, int beignMinute, int endHour, int endMinute)
          设置 使用时段限制
 

Uses of Week in com.foxinmy.weixin4j.type
 

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



Copyright © 2014–2017. All rights reserved.