Package | Description |
---|---|
info.aduna.webapp |
Modifier and Type | Method and Description |
---|---|
Message.Type |
Message.getType() |
static Message.Type |
Message.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Message.Type[] |
Message.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Message(Message.Type type,
String i18n) |
Copyright © 2001-2013 Aduna. All Rights Reserved.