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