Uses of Class
io.swagger.v3.plugin.maven.SwaggerMojo.Format
-
-
Uses of SwaggerMojo.Format in io.swagger.v3.plugin.maven
Methods in io.swagger.v3.plugin.maven that return SwaggerMojo.Format Modifier and Type Method Description static SwaggerMojo.FormatSwaggerMojo.Format. valueOf(String name)Returns the enum constant of this type with the specified name.static SwaggerMojo.Format[]SwaggerMojo.Format. values()Returns an array containing the constants of this enum type, in the order they are declared.
-