| Package | Description |
|---|---|
| org.openapitools.codegen.languages |
| Modifier and Type | Field and Description |
|---|---|
protected SpringCodegen.RequestMappingMode |
SpringCodegen.requestMappingMode |
| Modifier and Type | Method and Description |
|---|---|
SpringCodegen.RequestMappingMode |
SpringCodegen.getRequestMappingMode() |
static SpringCodegen.RequestMappingMode |
SpringCodegen.RequestMappingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpringCodegen.RequestMappingMode[] |
SpringCodegen.RequestMappingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpringCodegen.setRequestMappingMode(SpringCodegen.RequestMappingMode requestMappingMode) |
Copyright © 2023. All rights reserved.