Uses of Enum Class
org.episteme.natural.biology.cell.CellCycle.Phase
Packages that use CellCycle.Phase
-
Uses of CellCycle.Phase in org.episteme.natural.biology.cell
Subclasses with type arguments of type CellCycle.Phase in org.episteme.natural.biology.cellMethods in org.episteme.natural.biology.cell that return CellCycle.PhaseModifier and TypeMethodDescriptionCellCycle.getCurrentPhase()static CellCycle.PhaseReturns the enum constant of this class with the specified name.static CellCycle.Phase[]CellCycle.Phase.values()Returns an array containing the constants of this enum class, in the order they are declared.