Uses of Enum Class
vaultWeb.models.enums.MessageType
Packages that use MessageType
-
Uses of MessageType in vaultWeb.models.enums
Methods in vaultWeb.models.enums 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.