Package org.yamcs.activities
Class Stack
java.lang.Object
org.yamcs.activities.Stack
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidstatic StackgetSteps()intvoidsetAcknowledgment(String acknowledgment) voidsetWaitTime(int waitTime)
-
Constructor Details
-
Stack
public Stack()
-
-
Method Details
-
setAcknowledgment
-
getAcknowledgment
-
getWaitTime
public int getWaitTime() -
setWaitTime
public void setWaitTime(int waitTime) -
addStep
-
getSteps
-
fromJson
- Throws:
StackParseException
-