public class PartialMatchRule
extends java.lang.Object
| Constructor and Description |
|---|
PartialMatchRule() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getMustMatch() |
java.lang.Boolean |
getPercentage() |
java.lang.Integer |
getTerms() |
java.lang.Integer |
getTermsGreaterThan() |
PartialMatchRule |
setMustMatch(java.lang.Integer mustMatch) |
PartialMatchRule |
setPercentage(java.lang.Boolean percentage) |
PartialMatchRule |
setTerms(java.lang.Integer terms) |
PartialMatchRule |
setTermsGreaterThan(java.lang.Integer termsGreaterThan) |
public java.lang.Integer getTerms()
public PartialMatchRule setTerms(java.lang.Integer terms)
public java.lang.Integer getTermsGreaterThan()
public PartialMatchRule setTermsGreaterThan(java.lang.Integer termsGreaterThan)
public java.lang.Integer getMustMatch()
public PartialMatchRule setMustMatch(java.lang.Integer mustMatch)
public java.lang.Boolean getPercentage()
public PartialMatchRule setPercentage(java.lang.Boolean percentage)
Copyright © 2013–2016 GroupBy Inc.. All rights reserved.