JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum
io.swagger.v3.parser.models.RefType
Packages that use
RefType
Package
Description
io.swagger.v3.parser.models
Uses of
RefType
in
io.swagger.v3.parser.models
Methods in
io.swagger.v3.parser.models
that return
RefType
Modifier and Type
Method
Description
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.