| Package | Description |
|---|---|
| io.konga.metadata.definition | |
| io.konga.metadata.definition.enumerations |
| Modifier and Type | Method and Description |
|---|---|
AccessModes |
KongaField.getAccess() |
AccessModes |
KongaEntity.getAccess() |
| Modifier and Type | Method and Description |
|---|---|
void |
KongaField.setAccess(AccessModes access) |
void |
KongaEntity.setAccess(AccessModes access) |
| Modifier and Type | Method and Description |
|---|---|
static AccessModes |
AccessModes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessModes[] |
AccessModes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.