Uses of Enum Class
ca.phon.fsa.FSAState.RunningState
-
Uses of FSAState.RunningState in ca.phon.fsa
Modifier and TypeMethodDescriptionFSAState.getRunningState()
static FSAState.RunningState
Returns the enum constant of this class with the specified name.static FSAState.RunningState[]
FSAState.RunningState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
FSAState.setRunningState
(FSAState.RunningState runningState)