Uses of Enum Class
org.episteme.natural.chemistry.ChemistryConstants.PhaseTransition
Packages that use ChemistryConstants.PhaseTransition
-
Uses of ChemistryConstants.PhaseTransition in org.episteme.natural.chemistry
Subclasses with type arguments of type ChemistryConstants.PhaseTransition in org.episteme.natural.chemistryModifier and TypeClassDescriptionstatic enumPhase transitions.Methods in org.episteme.natural.chemistry that return ChemistryConstants.PhaseTransitionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ChemistryConstants.PhaseTransition[]ChemistryConstants.PhaseTransition.values()Returns an array containing the constants of this enum class, in the order they are declared.