Uses of Enum Class
org.yamcs.studio.commanding.stack.StackedCommand.StackedState
-
Uses of StackedCommand.StackedState in org.yamcs.studio.commanding.stack
Modifier and TypeMethodDescriptionStackedCommand.getStackedState()
static StackedCommand.StackedState
Returns the enum constant of this class with the specified name.static StackedCommand.StackedState[]
StackedCommand.StackedState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
StackedCommand.setStackedState
(StackedCommand.StackedState state)