Uses of Class
org.gbif.api.model.collections.lookup.CollectionMatched
Packages that use CollectionMatched
-
Uses of CollectionMatched in org.gbif.api.model.collections.lookup
Methods in org.gbif.api.model.collections.lookup that return types with arguments of type CollectionMatchedModifier and TypeMethodDescriptionLookupResult.getCollectionMatch()AlternativeMatches.getCollectionMatches()Method parameters in org.gbif.api.model.collections.lookup with type arguments of type CollectionMatchedModifier and TypeMethodDescriptionvoidLookupResult.setCollectionMatch(Match<CollectionMatched> collectionMatch) voidAlternativeMatches.setCollectionMatches(List<Match<CollectionMatched>> collectionMatches)