| Package | Description |
|---|---|
| de.terrestris.shoguncore.model.module |
| Modifier and Type | Method and Description |
|---|---|
static OverpassSearch.OverpassFormatType |
OverpassSearch.OverpassFormatType.fromString(String inputValue)
Static method to get an enum based on a string value.
|
OverpassSearch.OverpassFormatType |
OverpassSearch.getFormat() |
static OverpassSearch.OverpassFormatType |
OverpassSearch.OverpassFormatType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OverpassSearch.OverpassFormatType[] |
OverpassSearch.OverpassFormatType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OverpassSearch.setFormat(OverpassSearch.OverpassFormatType format) |
Copyright © 2020 terrestris GmbH & Co. KG. All rights reserved.