Package | Description |
---|---|
org.gbif.dwc.terms |
Modifier and Type | Field and Description |
---|---|
static DwcTerm[] |
DwcTerm.CLASS_TERMS
List of all class terms in dwc.
|
static DwcTerm[] |
DwcTerm.HIGHER_RANKS
List of all higher rank terms in dwc, ordered by rank and starting with kingdom.
|
static DwcTerm[] |
DwcTerm.TAXONOMIC_TERMS |
Modifier and Type | Method and Description |
---|---|
static DwcTerm |
DwcTerm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DwcTerm[] |
DwcTerm.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<DwcTerm> |
DwcTerm.listByGroup(String group)
List all terms that belong to a given group.
|
Copyright © 2024 Global Biodiversity Information Facility. All rights reserved.