Uses of Class
com.foxinmy.weixin4j.type.card.CardStatus

Packages that use CardStatus
com.foxinmy.weixin4j.type.card   
 

Uses of CardStatus in com.foxinmy.weixin4j.type.card
 

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



Copyright © 2014–2017. All rights reserved.