| Package | Description |
|---|---|
| com.helger.commons.http |
| Modifier and Type | Method and Description |
|---|---|
static EHttpMethod |
EHttpMethod.getFromNameOrNull(String sName) |
static EHttpMethod |
EHttpMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EHttpMethod[] |
EHttpMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2017 Philip Helger. All rights reserved.