Uses of Enum Class
org.scictrl.csshell.epics.server.application.automata.DummyStateMachine.DummyAction
-
Uses of DummyStateMachine.DummyAction in org.scictrl.csshell.epics.server.application.automata
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DummyStateMachine.DummyAction[]
DummyStateMachine.DummyAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
DummyStateMachine.setDummyAction
(DummyStateMachine.DummyAction dummyAction) Setter for the fielddummyAction
.