Package | Description |
---|---|
org.mycontroller.standalone | |
org.mycontroller.standalone.utils |
Modifier and Type | Method and Description |
---|---|
static AppProperties.MC_LANGUAGE |
AppProperties.MC_LANGUAGE.fromString(String text) |
static AppProperties.MC_LANGUAGE |
AppProperties.MC_LANGUAGE.get(int id) |
AppProperties.MC_LANGUAGE |
AppProperties.getLanguage() |
static AppProperties.MC_LANGUAGE |
AppProperties.MC_LANGUAGE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppProperties.MC_LANGUAGE[] |
AppProperties.MC_LANGUAGE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
McUtils.updateLocale(AppProperties.MC_LANGUAGE mcLanguage) |
Copyright © 2015–2019. All rights reserved.