Uses of Enum Class
org.episteme.natural.biology.taxonomy.TaxonomicRank
Packages that use TaxonomicRank
-
Uses of TaxonomicRank in org.episteme.natural.biology.taxonomy
Subclasses with type arguments of type TaxonomicRank in org.episteme.natural.biology.taxonomyMethods in org.episteme.natural.biology.taxonomy that return TaxonomicRankModifier and TypeMethodDescriptionstatic TaxonomicRankReturns the enum constant of this class with the specified name.static TaxonomicRank[]TaxonomicRank.values()Returns an array containing the constants of this enum class, in the order they are declared.