| Package | Description |
|---|---|
| io.konga.metadata.definition | |
| io.konga.metadata.definition.enumerations |
| Modifier and Type | Method and Description |
|---|---|
FieldTypes |
FieldType.getDetails() |
FieldTypes |
FieldType.getResults() |
FieldTypes |
FieldType.getSearch() |
FieldTypes |
FieldType.getUpdate() |
| Modifier and Type | Method and Description |
|---|---|
void |
FieldType.setDetails(FieldTypes details) |
void |
FieldType.setResults(FieldTypes results) |
void |
FieldType.setSearch(FieldTypes search) |
void |
FieldType.setUpdate(FieldTypes update) |
| Modifier and Type | Method and Description |
|---|---|
static FieldTypes |
FieldTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldTypes[] |
FieldTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.