|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CardCodeType | |
|---|---|
| com.foxinmy.weixin4j.model.card | |
| com.foxinmy.weixin4j.type.card | |
| Uses of CardCodeType in com.foxinmy.weixin4j.model.card |
|---|
| Methods in com.foxinmy.weixin4j.model.card that return CardCodeType | |
|---|---|
CardCodeType |
CouponBaseInfo.getCodeType()
|
| Methods in com.foxinmy.weixin4j.model.card with parameters of type CardCodeType | |
|---|---|
CouponBaseInfo.Builder |
CouponBaseInfo.Builder.codeType(CardCodeType codeType)
设置码型 |
| Uses of CardCodeType in com.foxinmy.weixin4j.type.card |
|---|
| Methods in com.foxinmy.weixin4j.type.card that return CardCodeType | |
|---|---|
static CardCodeType |
CardCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CardCodeType[] |
CardCodeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||