|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RedpacketSceneType | |
|---|---|
| com.foxinmy.weixin4j.payment.mch | |
| com.foxinmy.weixin4j.type.mch | |
| Uses of RedpacketSceneType in com.foxinmy.weixin4j.payment.mch |
|---|
| Methods in com.foxinmy.weixin4j.payment.mch that return RedpacketSceneType | |
|---|---|
RedpacketSceneType |
Redpacket.getSceneType()
|
| Methods in com.foxinmy.weixin4j.payment.mch with parameters of type RedpacketSceneType | |
|---|---|
void |
Redpacket.setSceneType(RedpacketSceneType sceneType)
|
| Uses of RedpacketSceneType in com.foxinmy.weixin4j.type.mch |
|---|
| Methods in com.foxinmy.weixin4j.type.mch that return RedpacketSceneType | |
|---|---|
static RedpacketSceneType |
RedpacketSceneType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RedpacketSceneType[] |
RedpacketSceneType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||