| Package | Description |
|---|---|
| io.swagger.codegen.v3.service |
| Modifier and Type | Method and Description |
|---|---|
static GenerationRequest.Type |
GenerationRequest.Type.fromValue(String name) |
GenerationRequest.Type |
GenerationRequest.getType() |
static GenerationRequest.Type |
GenerationRequest.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GenerationRequest.Type[] |
GenerationRequest.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GenerationRequest.setType(GenerationRequest.Type type) |
GenerationRequest |
GenerationRequest.type(GenerationRequest.Type type) |
Copyright © 2022. All rights reserved.