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