Uses of Enum Class
org.gbif.api.vocabulary.CitesAppendix
Packages that use CitesAppendix
-
Uses of CitesAppendix in org.gbif.api.model.checklistbank
Methods in org.gbif.api.model.checklistbank that return CitesAppendixModifier and TypeMethodDescriptionDistribution.getAppendixCites()
The CITES (Convention on International Trade in Endangered Species of Wild Fauna and Flora) Appendix number under which the taxon is listed.Methods in org.gbif.api.model.checklistbank with parameters of type CitesAppendixModifier and TypeMethodDescriptionvoid
Distribution.setAppendixCites
(CitesAppendix appendixCites) -
Uses of CitesAppendix in org.gbif.api.vocabulary
Methods in org.gbif.api.vocabulary that return CitesAppendixModifier and TypeMethodDescriptionstatic CitesAppendix
Returns the enum constant of this class with the specified name.static CitesAppendix[]
CitesAppendix.values()
Returns an array containing the constants of this enum class, in the order they are declared.