|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventType | |
|---|---|
| com.foxinmy.weixin4j.message.event | |
| com.foxinmy.weixin4j.type | |
| Uses of EventType in com.foxinmy.weixin4j.message.event |
|---|
| Constructors in com.foxinmy.weixin4j.message.event with parameters of type EventType | |
|---|---|
MenuEventMessage(EventType eventType)
|
|
| Uses of EventType in com.foxinmy.weixin4j.type |
|---|
| Methods in com.foxinmy.weixin4j.type that return EventType | |
|---|---|
static EventType |
EventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EventType[] |
EventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||