| Package | Description |
|---|---|
| com.redhat.thermostat.client.locale |
| Modifier and Type | Method and Description |
|---|---|
static LocaleResources |
LocaleResources.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocaleResources[] |
LocaleResources.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 |
Translate.localize(LocaleResources toTranslate) |
static String |
Translate.localize(LocaleResources toTranslate,
String... params) |
Copyright © 2012. All Rights Reserved.