AnyLogic
Expand
Font size
All Implemented Interfaces:
CraneProgram.Command, Serializable
Enclosing class:
CraneProgram

@AnyLogicInternalAPI
public static class CraneProgram.CommandWait
extends Object
implements CraneProgram.Command
See Also:
Serialized Form

Method Summary

Modifier and TypeMethodDescription
doublegetTime() 
CraneProgram.CommandTypegetType() 
StringtoString() 

Methods inherited from class java.lang.Object

equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

Method Details

getTime

public double getTime()

getType

public CraneProgram.CommandType getType()
Specified by:
getType in interface CraneProgram.Command

toString

public String toString()
Overrides:
toString in class Object