Uses of Class
org.gbif.api.model.collections.lookup.InstitutionMatched
Packages that use InstitutionMatched
-
Uses of InstitutionMatched in org.gbif.api.model.collections.lookup
Methods in org.gbif.api.model.collections.lookup that return types with arguments of type InstitutionMatchedModifier and TypeMethodDescriptionLookupResult.getInstitutionMatch()AlternativeMatches.getInstitutionMatches()Method parameters in org.gbif.api.model.collections.lookup with type arguments of type InstitutionMatchedModifier and TypeMethodDescriptionvoidLookupResult.setInstitutionMatch(Match<InstitutionMatched> institutionMatch) voidAlternativeMatches.setInstitutionMatches(List<Match<InstitutionMatched>> institutionMatches)