Uses of Class
org.gbif.api.model.crawler.OccurrenceValidationReport
-
Packages that use OccurrenceValidationReport Package Description org.gbif.api.model.crawler -
-
Uses of OccurrenceValidationReport in org.gbif.api.model.crawler
Methods in org.gbif.api.model.crawler that return OccurrenceValidationReport Modifier and Type Method Description OccurrenceValidationReport
DwcaValidationReport. getOccurrenceReport()
Constructors in org.gbif.api.model.crawler with parameters of type OccurrenceValidationReport Constructor Description DwcaValidationReport(UUID datasetKey, OccurrenceValidationReport occurrenceReport)
DwcaValidationReport(UUID datasetKey, OccurrenceValidationReport occurrenceReport, GenericValidationReport genericReport, String invalidationReason)
-