Uses of Enum
io.swagger.codegen.v3.service.GenerationRequest.CodegenVersion
Packages that use GenerationRequest.CodegenVersion
-
Uses of GenerationRequest.CodegenVersion in io.swagger.codegen.v3.service
Methods in io.swagger.codegen.v3.service that return GenerationRequest.CodegenVersionModifier and TypeMethodDescriptionGenerationRequest.getCodegenVersion()Returns the enum constant of this type with the specified name.static GenerationRequest.CodegenVersion[]GenerationRequest.CodegenVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.swagger.codegen.v3.service with parameters of type GenerationRequest.CodegenVersionModifier and TypeMethodDescriptionGenerationRequest.codegenVersion(GenerationRequest.CodegenVersion codegenVersion) voidGenerationRequest.setCodegenVersion(GenerationRequest.CodegenVersion codegenVersion)