Modifier and Type | Field and Description |
---|---|
FilterMethod |
EPCFilter.FilterMethod
How EPC is filtered: By filter value, by the first partition in EPC, or by the second partition in EPC.
|
Modifier and Type | Method and Description |
---|---|
static FilterMethod |
FilterMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterMethod[] |
FilterMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|