Uses of Enum Class
com.bytedesk.wechat.mini.WeChatMiniMessageTypeEnum
Packages that use WeChatMiniMessageTypeEnum
-
Uses of WeChatMiniMessageTypeEnum in com.bytedesk.wechat.mini
Methods in com.bytedesk.wechat.mini that return WeChatMiniMessageTypeEnumModifier and TypeMethodDescriptionstatic WeChatMiniMessageTypeEnum
Returns the enum constant of this class with the specified name.static WeChatMiniMessageTypeEnum[]
WeChatMiniMessageTypeEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.