Uses of Class
com.confidentify.client.model.MatchJobBaseResults
-
Packages that use MatchJobBaseResults Package Description com.confidentify.client.model -
-
Uses of MatchJobBaseResults in com.confidentify.client.model
Methods in com.confidentify.client.model that return MatchJobBaseResults Modifier and Type Method Description MatchJobBaseResultsDedupJobAll. getResults()Get resultsMatchJobBaseResultsDedupJobBase. getResults()Get resultsMatchJobBaseResultsMatchJobAll. getResults()Get resultsMatchJobBaseResultsMatchJobBase. getResults()Get resultsMatchJobBaseResultsMatchJobBaseResults. pairsMatched(Integer pairsMatched)MatchJobBaseResultsMatchJobBaseResults. pairsQuestionable(Integer pairsQuestionable)Methods in com.confidentify.client.model with parameters of type MatchJobBaseResults Modifier and Type Method Description DedupJobAllDedupJobAll. results(MatchJobBaseResults results)DedupJobBaseDedupJobBase. results(MatchJobBaseResults results)MatchJobAllMatchJobAll. results(MatchJobBaseResults results)MatchJobBaseMatchJobBase. results(MatchJobBaseResults results)voidDedupJobAll. setResults(MatchJobBaseResults results)voidDedupJobBase. setResults(MatchJobBaseResults results)voidMatchJobAll. setResults(MatchJobBaseResults results)voidMatchJobBase. setResults(MatchJobBaseResults results)
-