Package | Description |
---|---|
org.gbif.api.model.checklistbank | |
org.gbif.api.model.occurrence.search | |
org.gbif.api.vocabulary |
Modifier and Type | Method and Description |
---|---|
EstablishmentMeans |
Distribution.getEstablishmentMeans()
Term describing whether the organism occurs natively, is introduced or cultivated.
|
Modifier and Type | Method and Description |
---|---|
void |
Distribution.setEstablishmentMeans(EstablishmentMeans establishmentMeans) |
Modifier and Type | Method and Description |
---|---|
void |
OccurrenceSearchRequest.addEstablishmentMeansFilter(EstablishmentMeans establishmentMeans) |
Modifier and Type | Method and Description |
---|---|
static EstablishmentMeans |
EstablishmentMeans.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static EstablishmentMeans[] |
EstablishmentMeans.values()
Deprecated.
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.