Package | Description |
---|---|
io.swagger.models | |
io.swagger.models.parameters | |
io.swagger.models.properties | |
io.swagger.models.refs |
Modifier and Type | Method and Description |
---|---|
RefFormat |
RefResponse.getRefFormat() |
RefFormat |
RefModel.getRefFormat() |
RefFormat |
RefPath.getRefFormat() |
Modifier and Type | Method and Description |
---|---|
RefFormat |
RefParameter.getRefFormat() |
Modifier and Type | Method and Description |
---|---|
RefFormat |
RefProperty.getRefFormat() |
Modifier and Type | Method and Description |
---|---|
RefFormat |
GenericRef.getFormat() |
static RefFormat |
RefFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RefFormat[] |
RefFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.