Package | Description |
---|---|
org.gbif.api.model.occurrence | |
org.gbif.api.model.occurrence.search | |
org.gbif.api.vocabulary |
Modifier and Type | Method and Description |
---|---|
OccurrenceStatus |
Occurrence.getOccurrenceStatus() |
Modifier and Type | Method and Description |
---|---|
void |
Occurrence.setOccurrenceStatus(OccurrenceStatus occurrenceStatus) |
Modifier and Type | Method and Description |
---|---|
void |
OccurrenceSearchRequest.addOccurrenceStatusFilter(OccurrenceStatus occurrenceStatus) |
Modifier and Type | Method and Description |
---|---|
static OccurrenceStatus |
OccurrenceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OccurrenceStatus[] |
OccurrenceStatus.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.