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