| Package | Description |
|---|---|
| com.helger.commons.http |
| Modifier and Type | Method and Description |
|---|---|
static EHttpMethod |
EHttpMethod.getFromNameOrDefault(String sName,
EHttpMethod eDefault) |
static EHttpMethod |
EHttpMethod.getFromNameOrDefault(String sName,
EHttpMethod eDefault) |
static EHttpMethod |
EHttpMethod.getFromNameOrNull(String sName) |
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.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.
|
static EHttpMethod[] |
EHttpMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EHttpMethod |
EHttpMethod.getFromNameOrDefault(String sName,
EHttpMethod eDefault) |
static EHttpMethod |
EHttpMethod.getFromNameOrDefault(String sName,
EHttpMethod eDefault) |
Copyright © 2014–2022 Philip Helger. All rights reserved.