| Package | Description |
|---|---|
| org.openapitools.codegen | |
| org.openapitools.codegen.languages |
| Modifier and Type | Method and Description |
|---|---|
static VendorExtension |
VendorExtension.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VendorExtension[] |
VendorExtension.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<VendorExtension> |
DefaultCodegen.getSupportedVendorExtensions() |
List<VendorExtension> |
CodegenConfig.getSupportedVendorExtensions() |
| Modifier and Type | Method and Description |
|---|---|
List<VendorExtension> |
JavaHelidonClientCodegen.getSupportedVendorExtensions() |
List<VendorExtension> |
JavaClientCodegen.getSupportedVendorExtensions() |
List<VendorExtension> |
SpringCodegen.getSupportedVendorExtensions() |
List<VendorExtension> |
AbstractJavaCodegen.getSupportedVendorExtensions() |
Copyright © 2023. All rights reserved.