net.officefloor.building.command.parameters
Class StopMaxWaitTimeOfficeFloorCommandParameter
java.lang.Object
net.officefloor.building.command.parameters.AbstractOfficeFloorCommandParameter
net.officefloor.building.command.parameters.AbstractSingleValueOfficeFloorCommandParameter
net.officefloor.building.command.parameters.StopMaxWaitTimeOfficeFloorCommandParameter
- All Implemented Interfaces:
- OfficeFloorCommandParameter
public class StopMaxWaitTimeOfficeFloorCommandParameter
- extends AbstractSingleValueOfficeFloorCommandParameter
OfficeFloorCommandParameter for the stop max wait time.
- Author:
- Daniel Sagenschneider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_STOP_WAIT_TIME
public static final long DEFAULT_STOP_WAIT_TIME
- Default stop wait time.
- See Also:
- Constant Field Values
StopMaxWaitTimeOfficeFloorCommandParameter
public StopMaxWaitTimeOfficeFloorCommandParameter()
- Initiate.
getStopMaxWaitTime
public long getStopMaxWaitTime()
- Obtains the stop max wait time.
- Returns:
- Stop max wait time.
Copyright © 2005-2013. All Rights Reserved.