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