Uses of Class
org.gbif.api.model.collections.duplicates.Duplicate
-
Packages that use Duplicate Package Description org.gbif.api.model.collections.duplicates -
-
Uses of Duplicate in org.gbif.api.model.collections.duplicates
Methods in org.gbif.api.model.collections.duplicates that return types with arguments of type Duplicate Modifier and Type Method Description List<Set<Duplicate>>
DuplicatesResult. getDuplicates()
Method parameters in org.gbif.api.model.collections.duplicates with type arguments of type Duplicate Modifier and Type Method Description void
DuplicatesResult. setDuplicates(List<Set<Duplicate>> duplicates)
-