| Package | Description |
|---|---|
| org.openapitools.codegen | |
| org.openapitools.codegen.languages |
| Modifier and Type | Method and Description |
|---|---|
static CodegenConstants.ENUM_PROPERTY_NAMING_TYPE |
CodegenConstants.ENUM_PROPERTY_NAMING_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CodegenConstants.ENUM_PROPERTY_NAMING_TYPE[] |
CodegenConstants.ENUM_PROPERTY_NAMING_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected CodegenConstants.ENUM_PROPERTY_NAMING_TYPE |
AbstractKotlinCodegen.enumPropertyNaming |
| Modifier and Type | Method and Description |
|---|---|
CodegenConstants.ENUM_PROPERTY_NAMING_TYPE |
AbstractKotlinCodegen.getEnumPropertyNaming() |
Copyright © 2019. All rights reserved.