Uses of Enum Class
eu.ill.webx.model.Message.Type
Packages that use Message.Type
-
Uses of Message.Type in eu.ill.webx.model
Methods in eu.ill.webx.model that return Message.TypeModifier and TypeMethodDescriptionMessage.getType()Returns the message typestatic Message.TypeReturns the enum constant of this class with the specified name.static Message.Type[]Message.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.