Uses of Enum Class
dev.digiried.wattpilot.messages.MessageType
Packages that use MessageType
- 
Uses of MessageType in dev.digiried.wattpilot.messages
Fields in dev.digiried.wattpilot.messages declared as MessageTypeMethods in dev.digiried.wattpilot.messages that return MessageTypeModifier and TypeMethodDescriptionstatic MessageTypeReturns the enum constant of this class with the specified name.static MessageType[]MessageType.values()Returns an array containing the constants of this enum class, in the order they are declared.