public class MatchStrategy extends java.lang.Object implements MatchStrategyInterface
| Constructor and Description |
|---|
MatchStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRule(PartialMatchRuleInterface rule) |
java.util.List<PartialMatchRule> |
getRules() |
MatchStrategy |
setRules(java.util.List<PartialMatchRule> rules) |
public java.util.List<PartialMatchRule> getRules()
getRules in interface MatchStrategyInterfacepublic MatchStrategy setRules(java.util.List<PartialMatchRule> rules)
public void addRule(PartialMatchRuleInterface rule)
addRule in interface MatchStrategyInterfaceCopyright © 2013–2016 GroupBy Inc.. All rights reserved.