Package | Description |
---|---|
de.epiceric.shopchest.language |
Modifier and Type | Method and Description |
---|---|
LocalizedMessage.Message |
LocalizedMessage.getMessage() |
static LocalizedMessage.Message |
LocalizedMessage.Message.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocalizedMessage.Message[] |
LocalizedMessage.Message.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
LanguageUtils.getMessage(LocalizedMessage.Message message,
LocalizedMessage.ReplacedPlaceholder... replacedPlaceholders) |
Constructor and Description |
---|
LocalizedMessage(LocalizedMessage.Message message,
String localizedString) |
Copyright © 2017. All rights reserved.