| Package | Description |
|---|---|
| org.gbif.api.model.checklistbank | |
| org.gbif.api.model.checklistbank.search | |
| org.gbif.api.vocabulary |
| Modifier and Type | Method and Description |
|---|---|
ThreatStatus |
Distribution.getThreatStatus()
Threat status of a species as defined by IUCN
(http://www.iucnredlist.org/static/categories_criteria_3_1#categories).
|
| Modifier and Type | Method and Description |
|---|---|
void |
Distribution.setThreatStatus(ThreatStatus threatStatus) |
| Modifier and Type | Method and Description |
|---|---|
List<ThreatStatus> |
NameUsageSearchResult.getThreatStatuses() |
| Modifier and Type | Method and Description |
|---|---|
void |
NameUsageSearchRequest.addThreatStatusFilter(ThreatStatus threat) |
| Modifier and Type | Method and Description |
|---|---|
void |
NameUsageSearchResult.setThreatStatuses(List<ThreatStatus> threatStatuses) |
| Modifier and Type | Method and Description |
|---|---|
static ThreatStatus |
ThreatStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThreatStatus[] |
ThreatStatus.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.