| Package | Description |
|---|---|
| org.jooq.meta.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected GeneratedAnnotationType |
Generate.generatedAnnotationType |
| Modifier and Type | Method and Description |
|---|---|
static GeneratedAnnotationType |
GeneratedAnnotationType.fromValue(String v) |
GeneratedAnnotationType |
Generate.getGeneratedAnnotationType()
|
static GeneratedAnnotationType |
GeneratedAnnotationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeneratedAnnotationType[] |
GeneratedAnnotationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Generate.setGeneratedAnnotationType(GeneratedAnnotationType value)
|
Generate |
Generate.withGeneratedAnnotationType(GeneratedAnnotationType value)
|
Copyright © 2021. All rights reserved.