| Package | Description |
|---|---|
| io.konga.metadata.definition | |
| io.konga.metadata.definition.enumerations |
| Modifier and Type | Method and Description |
|---|---|
ValidatorTypes |
Trigger.getMatchType() |
ValidatorTypes |
SearchConf.getPolicy() |
ValidatorTypes |
Validator.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
Trigger.setMatchType(ValidatorTypes matchType) |
void |
SearchConf.setPolicy(ValidatorTypes policy) |
void |
Validator.setType(ValidatorTypes type) |
| Modifier and Type | Method and Description |
|---|---|
static ValidatorTypes |
ValidatorTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidatorTypes[] |
ValidatorTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.