| Package | Description |
|---|---|
| com.networknt.openapi.parameter |
| Modifier and Type | Method and Description |
|---|---|
static QueryParameterStyle |
QueryParameterStyle.of(String styleStr) |
static QueryParameterStyle |
QueryParameterStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryParameterStyle[] |
QueryParameterStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
QueryParameterStyle.is(String styleStr,
QueryParameterStyle style) |
Copyright © 2020. All rights reserved.