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