Package | Description |
---|---|
org.gbif.api.model.checklistbank | |
org.gbif.api.vocabulary |
Modifier and Type | Method and Description |
---|---|
DistributionStatus |
Distribution.getStatus()
Term describing the occurrence status of the organism in the given area based on how frequent the species occurs.
|
Modifier and Type | Method and Description |
---|---|
void |
Distribution.setStatus(DistributionStatus status) |
Modifier and Type | Method and Description |
---|---|
static DistributionStatus |
DistributionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DistributionStatus[] |
DistributionStatus.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.