Uses of Class
org.gbif.api.model.occurrence.search.InternalOccurrenceSearchParameter
-
Packages that use InternalOccurrenceSearchParameter Package Description org.gbif.api.model.occurrence.search -
-
Uses of InternalOccurrenceSearchParameter in org.gbif.api.model.occurrence.search
Methods in org.gbif.api.model.occurrence.search that return InternalOccurrenceSearchParameter Modifier and Type Method Description static InternalOccurrenceSearchParameter
InternalOccurrenceSearchParameter. valueOf(String name)
Returns the enum constant of this type with the specified name.static InternalOccurrenceSearchParameter[]
InternalOccurrenceSearchParameter. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-