| Package | Description |
|---|---|
| io.konga.metadata.definition | |
| io.konga.metadata.definition.enumerations |
| Modifier and Type | Method and Description |
|---|---|
FormModes |
Trigger.getScope() |
FormModes |
ScopedConfiguration.getScope() |
FormModes |
KongaAction.getScope() |
| Modifier and Type | Method and Description |
|---|---|
void |
Trigger.setScope(FormModes scope) |
void |
ScopedConfiguration.setScope(FormModes scope) |
void |
KongaAction.setScope(FormModes scope) |
| Modifier and Type | Method and Description |
|---|---|
static FormModes |
FormModes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FormModes[] |
FormModes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.