Uses of Interface
io.swagger.codegen.Generator
-
Packages that use Generator Package Description io.swagger.codegen -
-
Uses of Generator in io.swagger.codegen
Classes in io.swagger.codegen that implement Generator Modifier and Type Class Description class
Codegen
Deprecated.use insteadDefaultGenerator
or cli interface from https://github.com/swagger-api/swagger-codegen/pull/547class
DefaultGenerator
Methods in io.swagger.codegen that return Generator Modifier and Type Method Description Generator
DefaultGenerator. opts(ClientOptInput opts)
Generator
Generator. opts(ClientOptInput opts)
-