Uses of Class
org.nameapi.client.services.nameparser.fieldnameparser.Match
-
Packages that use Match Package Description org.nameapi.client.services.nameparser.fieldnameparser -
-
Uses of Match in org.nameapi.client.services.nameparser.fieldnameparser
Methods in org.nameapi.client.services.nameparser.fieldnameparser that return types with arguments of type Match Modifier and Type Method Description List<Match>FieldNameParserResult. getMatches()Constructor parameters in org.nameapi.client.services.nameparser.fieldnameparser with type arguments of type Match Constructor Description FieldNameParserResult(List<Match> matches)
-