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