Uses of Enum Class
org.episteme.natural.biology.BiologyConstants.TrophicLevel
Packages that use BiologyConstants.TrophicLevel
-
Uses of BiologyConstants.TrophicLevel in org.episteme.natural.biology
Subclasses with type arguments of type BiologyConstants.TrophicLevel in org.episteme.natural.biologyMethods in org.episteme.natural.biology that return BiologyConstants.TrophicLevelModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static BiologyConstants.TrophicLevel[]BiologyConstants.TrophicLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.