|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CardType | |
|---|---|
| com.foxinmy.weixin4j.model.card | |
| com.foxinmy.weixin4j.type.card | |
| Uses of CardType in com.foxinmy.weixin4j.model.card |
|---|
| Methods in com.foxinmy.weixin4j.model.card that return CardType | |
|---|---|
CardType |
MemberCard.getCardType()
|
CardType |
GrouponCoupon.getCardType()
|
CardType |
GiftCoupon.getCardType()
|
CardType |
GeneralCoupon.getCardType()
|
CardType |
DiscountCoupon.getCardType()
|
CardType |
CashCoupon.getCardType()
|
abstract CardType |
CardCoupon.getCardType()
卡券类型 |
| Uses of CardType in com.foxinmy.weixin4j.type.card |
|---|
| Methods in com.foxinmy.weixin4j.type.card that return CardType | |
|---|---|
static CardType |
CardType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CardType[] |
CardType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||