Uses of Class
io.swagger.v3.oas.models.media.Schema.BynaryStringConversion
-
Packages that use Schema.BynaryStringConversion Package Description io.swagger.v3.oas.models.media -
-
Uses of Schema.BynaryStringConversion in io.swagger.v3.oas.models.media
Methods in io.swagger.v3.oas.models.media that return Schema.BynaryStringConversion Modifier and Type Method Description static Schema.BynaryStringConversionSchema.BynaryStringConversion. valueOf(String name)Returns the enum constant of this type with the specified name.static Schema.BynaryStringConversion[]Schema.BynaryStringConversion. values()Returns an array containing the constants of this enum type, in the order they are declared.
-