Package | Description |
---|---|
org.gbif.api.model.occurrence | |
org.gbif.api.model.registry | |
org.gbif.api.vocabulary |
Modifier and Type | Method and Description |
---|---|
GbifRegion |
Occurrence.getGbifRegion() |
GbifRegion |
VerbatimOccurrence.getPublishedByGbifRegion() |
Modifier and Type | Method and Description |
---|---|
GbifRegion |
Node.getGbifRegion() |
Modifier and Type | Method and Description |
---|---|
void |
Node.setGbifRegion(GbifRegion gbifRegion) |
Modifier and Type | Method and Description |
---|---|
static GbifRegion |
GbifRegion.fromString(String region) |
GbifRegion |
Country.getGbifRegion() |
static GbifRegion |
GbifRegion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GbifRegion[] |
GbifRegion.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.