Uses of Class
org.gbif.api.model.collections.lookup.AlternativeMatches
-
Packages that use AlternativeMatches Package Description org.gbif.api.model.collections.lookup -
-
Uses of AlternativeMatches in org.gbif.api.model.collections.lookup
Methods in org.gbif.api.model.collections.lookup that return AlternativeMatches Modifier and Type Method Description AlternativeMatches
LookupResult. getAlternativeMatches()
Methods in org.gbif.api.model.collections.lookup with parameters of type AlternativeMatches Modifier and Type Method Description void
LookupResult. setAlternativeMatches(AlternativeMatches alternativeMatches)
-