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