Package com.anylogic.engine.markup
- java.lang.Object
-
- com.anylogic.engine.markup.CraneProgram.CommandWait
- All Implemented Interfaces:
CraneProgram.Command
,java.io.Serializable
- Enclosing class:
- CraneProgram
@AnyLogicInternalAPI public static class CraneProgram.CommandWait extends java.lang.Object implements CraneProgram.Command
- See Also:
- Serialized Form
double |
getTime() |
|
CraneProgram.CommandType |
getType() |
|
java.lang.String |
toString() |
|
Modifier and Type | Method | Description |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public double getTime()
public CraneProgram.CommandType getType()
- Specified by:
getType
in interfaceCraneProgram.Command
public java.lang.String toString()
- Overrides:
toString
in classjava.lang.Object
-
How can we improve this article?
-