Package | Description |
---|---|
org.gbif.api.model.collections.request | |
org.gbif.api.model.literature.search | |
org.gbif.api.model.occurrence | |
org.gbif.api.model.registry | |
org.gbif.api.vocabulary |
Modifier and Type | Method and Description |
---|---|
List<GbifRegion> |
SearchRequest.getGbifRegion() |
Modifier and Type | Method and Description |
---|---|
InstitutionSearchRequest.Builder |
InstitutionSearchRequest.Builder.gbifRegion(List<GbifRegion> gbifRegion) |
CollectionSearchRequest.Builder |
CollectionSearchRequest.Builder.gbifRegion(List<GbifRegion> gbifRegion) |
void |
SearchRequest.setGbifRegion(List<GbifRegion> gbifRegion) |
Modifier and Type | Method and Description |
---|---|
Set<GbifRegion> |
LiteratureSearchResult.getGbifRegion() |
Modifier and Type | Method and Description |
---|---|
void |
LiteratureSearchResult.setGbifRegion(Set<GbifRegion> gbifRegion) |
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.