| Package | Description |
|---|---|
| io.swagger.codegen | |
| io.swagger.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 |
KotlinClientCodegen.enumPropertyNaming
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CodegenConstants.ENUM_PROPERTY_NAMING_TYPE |
KotlinClientCodegen.getEnumPropertyNaming()
Deprecated.
|
Copyright © 2018. All rights reserved.