| Package | Description |
|---|---|
| io.swagger.inflector.config |
| Modifier and Type | Method and Description |
|---|---|
static Configuration.Direction |
Configuration.Direction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Configuration.Direction[] |
Configuration.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Configuration.Direction> |
DirectionDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
java.util.Set<Configuration.Direction> |
Configuration.getValidatePayloads() |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setValidatePayloads(java.util.Set<Configuration.Direction> validatePayloads) |
Copyright © 2019. All Rights Reserved.