public class MatchStrategy
extends java.lang.Object
| Constructor and Description |
|---|
MatchStrategy() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PartialMatchRule> |
getRules() |
MatchStrategy |
setRules(java.util.List<PartialMatchRule> rules) |
MatchStrategy |
setRules(PartialMatchRule... rules) |
public java.util.List<PartialMatchRule> getRules()
public MatchStrategy setRules(PartialMatchRule... rules)
public MatchStrategy setRules(java.util.List<PartialMatchRule> rules)
Copyright © 2013–2016 GroupBy Inc.. All rights reserved.