Package com.anylogic.engine.markup
- java.lang.Object
- com.anylogic.engine.markup.CraneProgram.CommandWait
- All Implemented Interfaces:
CraneProgram.Command
,Serializable
- Enclosing class:
- CraneProgram
@AnyLogicInternalAPI public static class CraneProgram.CommandWait extends Object implements CraneProgram.Command
- See Also:
- Serialized Form
Modifier and Type | Method | Description |
---|---|---|
double | getTime() | |
CraneProgram.CommandType | getType() | |
String | toString() |
public double getTime()
public CraneProgram.CommandType getType()
- Specified by:
getType
in interfaceCraneProgram.Command
public String toString()