| Package | Description |
|---|---|
| com.helger.commons.filter |
| Modifier and Type | Method and Description |
|---|---|
static EFilterMatchingStrategy |
EFilterMatchingStrategy.getFromIDOrNull(String sID) |
EFilterMatchingStrategy |
AbstractFilter.getMatchingStrategy() |
static EFilterMatchingStrategy |
EFilterMatchingStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EFilterMatchingStrategy[] |
EFilterMatchingStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractFilter<DATATYPE> |
AbstractFilter.setMatchingStrategy(EFilterMatchingStrategy eMatchingStrategy)
Set the filter matching strategy.
|
Copyright © 2014–2016 Philip Helger. All rights reserved.