Uses of Class
org.jboss.hal.spi.Message.Level
-
Packages that use Message.Level Package Description org.jboss.hal.spi -
-
Uses of Message.Level in org.jboss.hal.spi
Methods in org.jboss.hal.spi that return Message.Level Modifier and Type Method Description Message.LevelMessage. getLevel()static Message.LevelMessage.Level. valueOf(String name)Returns the enum constant of this type with the specified name.static Message.Level[]Message.Level. values()Returns an array containing the constants of this enum type, in the order they are declared.
-