Modifier and Type | Method and Description |
---|---|
Combination |
LogFilteringInput.getCombination() |
Modifier and Type | Method and Description |
---|---|
void |
LogFilteringInput.setCombination(Combination combination) |
Modifier and Type | Method and Description |
---|---|
static Combination |
Combination.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Combination[] |
Combination.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LogFilteringSettingsListener.setCombination(Combination combination) |
Modifier and Type | Method and Description |
---|---|
void |
LogFilteringUI.setCombination(Combination combination) |