Package | Description |
---|---|
org.gbif.api.model.occurrence.search | |
org.gbif.api.service.occurrence |
Modifier and Type | Method and Description |
---|---|
static OccurrenceSearchParameter |
OccurrenceSearchParameter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OccurrenceSearchParameter[] |
OccurrenceSearchParameter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SearchResponse<Occurrence,OccurrenceSearchParameter> |
OccurrenceSearchService.search(OccurrencePredicateSearchRequest request)
Occurrence search implementation that uses a predicate instead of request parameters.
|
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.