public interface MatchStrategyInterface
| Modifier and Type | Method and Description |
|---|---|
void |
addRule(PartialMatchRuleInterface rule) |
java.util.List<? extends PartialMatchRuleInterface> |
getRules() |
java.util.List<? extends PartialMatchRuleInterface> getRules()
void addRule(PartialMatchRuleInterface rule)
Copyright © 2013–2016 GroupBy Inc.. All rights reserved.