Uses of Enum Class
org.gbif.dwc.terms.GbifTerm
Packages that use GbifTerm
-
Uses of GbifTerm in org.gbif.dwc.terms
Fields in org.gbif.dwc.terms declared as GbifTermModifier and TypeFieldDescriptionstatic final GbifTerm[]
GbifTerm.TAXONOMIC_TERMS
Lists all GBIF terms in taxon group.Methods in org.gbif.dwc.terms that return GbifTermModifier and TypeMethodDescriptionstatic GbifTerm
Returns the enum constant of this class with the specified name.static GbifTerm[]
GbifTerm.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.gbif.dwc.terms that return types with arguments of type GbifTermModifier and TypeMethodDescriptionGbifTerm.listByGroup
(String group) List all terms that belong to a given group.