|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.uky.kcr.recordlinkage.LinkageResultSet
public class LinkageResultSet
| Constructor Summary | |
|---|---|
LinkageResultSet()
|
|
| Method Summary | |
|---|---|
java.util.List<LinkageMatch> |
getIndeterminateMatches()
|
java.util.List<LinkageMatch> |
getPositiveMatches()
|
java.util.List<edu.uky.kcr.recordlinkage.datasource.DataSourceRecord> |
getUnmatchedSecondaryRecords()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LinkageResultSet()
| Method Detail |
|---|
public java.util.List<LinkageMatch> getPositiveMatches()
public java.util.List<edu.uky.kcr.recordlinkage.datasource.DataSourceRecord> getUnmatchedSecondaryRecords()
public java.util.List<LinkageMatch> getIndeterminateMatches()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||