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