Modifier and Type | Field and Description |
---|---|
EPCFilterType |
EPCFilter.FilterType
Type of filter: Inclusion or exclusion.
|
Modifier and Type | Method and Description |
---|---|
static EPCFilterType |
EPCFilterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EPCFilterType[] |
EPCFilterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|