public class FILTER_ACTION
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static FILTER_ACTION |
FILTER_ACTION_DEFAULT
Target and Action will be based on Reader-Settings
|
static FILTER_ACTION |
FILTER_ACTION_STATE_AWARE
State Aware Filter action
|
static FILTER_ACTION |
FILTER_ACTION_STATE_UNAWARE
State Unaware Filter action
|
int |
ordinal |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(int val) |
int |
getValue() |
java.lang.String |
toString() |
public static final FILTER_ACTION FILTER_ACTION_DEFAULT
public static final FILTER_ACTION FILTER_ACTION_STATE_AWARE
public static final FILTER_ACTION FILTER_ACTION_STATE_UNAWARE
public final int ordinal