| Package | Description |
|---|---|
| io.konga.metadata.definition | |
| io.konga.metadata.definition.enumerations |
| Modifier and Type | Method and Description |
|---|---|
FormTypes |
KongaEntity.getDetailsType() |
FormTypes |
KongaEntity.getResultsType() |
FormTypes |
KongaEntity.getSearchType() |
FormTypes |
KongaEntity.getUpdateType() |
| Modifier and Type | Method and Description |
|---|---|
void |
KongaEntity.setDetailsType(FormTypes detailsType) |
void |
KongaEntity.setResultsType(FormTypes resultsType) |
void |
KongaEntity.setSearchType(FormTypes searchType) |
void |
KongaEntity.setUpdateType(FormTypes updateType) |
| Modifier and Type | Method and Description |
|---|---|
static FormTypes |
FormTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FormTypes[] |
FormTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.