| Package | Description |
|---|---|
| io.github.jklingsporn.vertx.jooq.generate.builder |
| Modifier and Type | Method and Description |
|---|---|
ConverterInstantiationMethod |
BuildOptions.getConverterInstantiationMethod() |
static ConverterInstantiationMethod |
ConverterInstantiationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConverterInstantiationMethod[] |
ConverterInstantiationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BuildOptions |
BuildOptions.withConverterInstantiationMethod(ConverterInstantiationMethod converterInstantiationMethod) |
| Constructor and Description |
|---|
BuildOptions(ConverterInstantiationMethod converterInstantiationMethod) |
Copyright © 2020. All rights reserved.