Class AlternativeMatches
java.lang.Object
org.gbif.api.model.collections.lookup.AlternativeMatches
Holds the alternative results of the collections lookup.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setCollectionMatches
(List<Match<CollectionMatched>> collectionMatches) void
setInstitutionMatches
(List<Match<InstitutionMatched>> institutionMatches)
-
Constructor Details
-
AlternativeMatches
public AlternativeMatches()
-
-
Method Details
-
getInstitutionMatches
-
setInstitutionMatches
-
getCollectionMatches
-
setCollectionMatches
-