| Package | Description |
|---|---|
| com.github.mkolisnyk.sirius.client |
| Modifier and Type | Method and Description |
|---|---|
static ConfigurationOption |
ConfigurationOption.fromString(String input) |
static ConfigurationOption |
ConfigurationOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigurationOption[] |
ConfigurationOption.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 |
Configuration.get(ConfigurationOption option) |
Copyright © 2013-2018. All Rights Reserved.