Uses of Enum Class
org.gbif.api.vocabulary.DatasetUsageSortField
Packages that use DatasetUsageSortField
-
Uses of DatasetUsageSortField in org.gbif.api.service.registry
Methods in org.gbif.api.service.registry with parameters of type DatasetUsageSortFieldModifier and TypeMethodDescriptionOccurrenceDownloadService.listDatasetUsages(@NotNull String keyOrDoi, String datasetTitle, DatasetUsageSortField sortBy, SortOrder sortOrder, Pageable page) -
Uses of DatasetUsageSortField in org.gbif.api.vocabulary
Methods in org.gbif.api.vocabulary that return DatasetUsageSortFieldModifier and TypeMethodDescriptionstatic DatasetUsageSortFieldReturns the enum constant of this class with the specified name.static DatasetUsageSortField[]DatasetUsageSortField.values()Returns an array containing the constants of this enum class, in the order they are declared.