Uses of Class
org.gbif.api.model.common.InterpretedEnum
Packages that use InterpretedEnum
-
Uses of InterpretedEnum in org.gbif.api.model.registry.eml
Methods in org.gbif.api.model.registry.eml that return InterpretedEnumMethods in org.gbif.api.model.registry.eml with parameters of type InterpretedEnumModifier and TypeMethodDescriptionvoid
TaxonomicCoverage.setRank
(InterpretedEnum<String, Rank> rank) Constructors in org.gbif.api.model.registry.eml with parameters of type InterpretedEnumModifierConstructorDescriptionTaxonomicCoverage
(String scientificName, String commonName, InterpretedEnum<String, Rank> rank)