Uses of Class
com.zone.weixin4j.qy.suite.SuiteEventType
-
Packages that use SuiteEventType Package Description com.zone.weixin4j.qy.suite -
-
Uses of SuiteEventType in com.zone.weixin4j.qy.suite
Methods in com.zone.weixin4j.qy.suite that return SuiteEventType Modifier and Type Method Description SuiteEventType
SuiteMessage. getFormatEventType()
static SuiteEventType
SuiteEventType. valueOf(String name)
Returns the enum constant of this type with the specified name.static SuiteEventType[]
SuiteEventType. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-