| Package | Description |
|---|---|
| dev.dmgiangi.webclientsupplier.parser.dto | |
| dev.dmgiangi.webclientsupplier.parser.dto.enumerations |
| Modifier and Type | Field and Description |
|---|---|
static Protocols |
ClientConfiguration.DEFAULT_PROTOCOLS |
static Protocols |
ClientConfiguration.DEFAULT_PROTOCOLS |
| Modifier and Type | Method and Description |
|---|---|
static Protocols |
Protocols.fromString(String requestedType) |
static Protocols |
Protocols.fromString(String requestedType) |
static Protocols |
Protocols.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Protocols |
Protocols.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Protocols[] |
Protocols.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static Protocols[] |
Protocols.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.