Package | Description |
---|---|
org.gbif.api.model.collections.request | |
org.gbif.api.vocabulary |
Modifier and Type | Method and Description |
---|---|
CollectionsSortField |
SearchRequest.getSortBy() |
Modifier and Type | Method and Description |
---|---|
void |
SearchRequest.setSortBy(CollectionsSortField sortBy) |
InstitutionSearchRequest.Builder |
InstitutionSearchRequest.Builder.sortBy(CollectionsSortField sortBy) |
CollectionSearchRequest.Builder |
CollectionSearchRequest.Builder.sortBy(CollectionsSortField sortBy) |
Modifier and Type | Method and Description |
---|---|
static CollectionsSortField |
CollectionsSortField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CollectionsSortField[] |
CollectionsSortField.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.