| Package | Description |
|---|---|
| org.openapitools.codegen |
| Modifier and Type | Method and Description |
|---|---|
static CodegenModelType |
CodegenModelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CodegenModelType[] |
CodegenModelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
CodegenModelFactory.newInstance(CodegenModelType type) |
Copyright © 2019. All rights reserved.