| Package | Description |
|---|---|
| io.swagger.models.refs |
| Modifier and Type | Method and Description |
|---|---|
RefType |
GenericRef.getType() |
static RefType |
RefType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RefType[] |
RefType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GenericRef(RefType type,
String ref) |
GenericRef(RefType type,
String ref,
RefFormat format) |
Copyright © 2020. All Rights Reserved.