| Package | Description |
|---|---|
| org.n52.faroe |
| Modifier and Type | Method and Description |
|---|---|
static SettingType |
SettingType.fromString(String type) |
SettingType |
AbstractSettingDefinition.getType() |
SettingType |
SettingValue.getType() |
SettingType |
SettingDefinition.getType() |
static SettingType |
SettingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SettingType[] |
SettingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) AbstractSettingDefinition<T> |
AbstractSettingDefinition.setType(SettingType type) |
static String |
SettingType.toString(SettingType type) |
| Constructor and Description |
|---|
AbstractSettingDefinition(SettingType type) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.