- valueOf(String) - Static method in enum io.swagger.annotations.ApiKeyAuthDefinition.ApiKeyLocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.swagger.annotations.ApiModelProperty.AccessMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.swagger.annotations.OAuth2Definition.Flow
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.swagger.annotations.SwaggerDefinition.Scheme
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.swagger.annotations.ApiKeyAuthDefinition.ApiKeyLocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.swagger.annotations.ApiModelProperty.AccessMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.swagger.annotations.OAuth2Definition.Flow
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.swagger.annotations.SwaggerDefinition.Scheme
-
Returns an array containing the constants of this enum type, in
the order they are declared.