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 TypeMethodDescriptionvoid
LookupResult.setCollectionMatch
(Match<CollectionMatched> collectionMatch) void
AlternativeMatches.setCollectionMatches
(List<Match<CollectionMatched>> collectionMatches)