Uses of Class
org.nameapi.client.services.nameparser.fieldnameparser.MatchItem
-
Packages that use MatchItem Package Description org.nameapi.client.services.nameparser.fieldnameparser -
-
Uses of MatchItem in org.nameapi.client.services.nameparser.fieldnameparser
Methods in org.nameapi.client.services.nameparser.fieldnameparser that return types with arguments of type MatchItem Modifier and Type Method Description List<MatchItem>Match. getMatchItems()Constructor parameters in org.nameapi.client.services.nameparser.fieldnameparser with type arguments of type MatchItem Constructor Description Match(List<MatchItem> matchItems, double likeliness)
-