| Modifier and Type | Method and Description |
|---|---|
static Messages.MESSAGE_ID |
Messages.MESSAGE_ID.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Messages.MESSAGE_ID[] |
Messages.MESSAGE_ID.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
Messages.getMessage(Messages.MESSAGE_ID messageId) |
Copyright © 2012–2019 BOSA. All rights reserved.