| Package | Description |
|---|---|
| com.kumuluz.ee.configuration.enums | |
| com.kumuluz.ee.configuration.utils |
| Modifier and Type | Method and Description |
|---|---|
static ConfigurationValueType |
ConfigurationValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigurationValueType[] |
ConfigurationValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<ConfigurationValueType> |
ConfigurationUtil.getType(String key) |
Copyright © 2015–2020. All rights reserved.