Package | Description |
---|---|
org.gbif.api.model.metrics.cube |
Provides the classes necessary to construct read only requests to well defined cubes.
|
org.gbif.api.model.occurrence | |
org.gbif.api.model.occurrence.search | |
org.gbif.api.vocabulary |
Modifier and Type | Field and Description |
---|---|
static Dimension<OccurrenceIssue> |
OccurrenceCube.ISSUE |
Modifier and Type | Method and Description |
---|---|
void |
Occurrence.addIssue(OccurrenceIssue issue) |
Modifier and Type | Method and Description |
---|---|
void |
Occurrence.setIssues(Set<OccurrenceIssue> issues) |
Modifier and Type | Method and Description |
---|---|
void |
OccurrenceSearchRequest.addIssueFilter(OccurrenceIssue issue) |
Modifier and Type | Field and Description |
---|---|
static List<OccurrenceIssue> |
OccurrenceIssue.GEOSPATIAL_RULES
All issues that indicate problems with the coordinates and thus should not be shown on maps.
|
Modifier and Type | Method and Description |
---|---|
static OccurrenceIssue |
OccurrenceIssue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OccurrenceIssue[] |
OccurrenceIssue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.