Uses of Enum Class
org.gbif.api.vocabulary.GbifRegion
Packages that use GbifRegion
Package
Description
-
Uses of GbifRegion in org.gbif.api.model.occurrence
Methods in org.gbif.api.model.occurrence that return GbifRegionModifier and TypeMethodDescriptionOccurrence.getGbifRegion()VerbatimOccurrence.getPublishedByGbifRegion() -
Uses of GbifRegion in org.gbif.api.model.registry
Methods in org.gbif.api.model.registry that return GbifRegionMethods in org.gbif.api.model.registry with parameters of type GbifRegion -
Uses of GbifRegion in org.gbif.api.vocabulary
Methods in org.gbif.api.vocabulary that return GbifRegionModifier and TypeMethodDescriptionstatic GbifRegionGbifRegion.fromString(String region) Country.getGbifRegion()static GbifRegionReturns the enum constant of this class with the specified name.static GbifRegion[]GbifRegion.values()Returns an array containing the constants of this enum class, in the order they are declared.