Package | Description |
---|---|
org.gbif.dwc.terms |
Modifier and Type | Field and Description |
---|---|
static GbifTerm[] |
GbifTerm.TAXONOMIC_TERMS
Lists all GBIF terms in taxon group.
|
Modifier and Type | Method and Description |
---|---|
static GbifTerm |
GbifTerm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GbifTerm[] |
GbifTerm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static List<GbifTerm> |
GbifTerm.listByGroup(String group)
List all terms that belong to a given group.
|
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.