Package org.yamcs.activities
Class CommandStack
java.lang.Object
org.yamcs.activities.CommandStack
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
static CommandStack
getSteps()
int
void
setAcknowledgment
(String acknowledgment) void
setWaitTime
(int waitTime)
-
Constructor Details
-
CommandStack
public CommandStack()
-
-
Method Details
-
setAcknowledgment
-
getAcknowledgment
-
getWaitTime
public int getWaitTime() -
setWaitTime
public void setWaitTime(int waitTime) -
addStep
-
getSteps
-
fromJson
- Throws:
CommandStackParseException
-