| Package | Description | 
|---|---|
| io.swagger.codegen.v3.service | 
| Modifier and Type | Method and Description | 
|---|---|
GenerationRequest.CodegenVersion | 
GenerationRequest.getCodegenVersion()  | 
static GenerationRequest.CodegenVersion | 
GenerationRequest.CodegenVersion.valueOf(String name)
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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GenerationRequest | 
GenerationRequest.codegenVersion(GenerationRequest.CodegenVersion codegenVersion)  | 
void | 
GenerationRequest.setCodegenVersion(GenerationRequest.CodegenVersion codegenVersion)  | 
Copyright © 2021. All rights reserved.