| Package | Description |
|---|---|
| org.openapitools.codegen | |
| org.openapitools.codegen.languages |
| Modifier and Type | Method and Description |
|---|---|
static CodegenConstants.MODEL_PROPERTY_NAMING_TYPE |
CodegenConstants.MODEL_PROPERTY_NAMING_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CodegenConstants.MODEL_PROPERTY_NAMING_TYPE[] |
CodegenConstants.MODEL_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.MODEL_PROPERTY_NAMING_TYPE |
AbstractTypeScriptClientCodegen.modelPropertyNaming |
| Modifier and Type | Method and Description |
|---|---|
CodegenConstants.MODEL_PROPERTY_NAMING_TYPE |
AbstractTypeScriptClientCodegen.getModelPropertyNaming() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractTypeScriptClientCodegen.supportModelPropertyNaming(CodegenConstants.MODEL_PROPERTY_NAMING_TYPE defaultModelPropertyNaming) |
Copyright © 2021. All rights reserved.