public class LeaveVehicle extends CommandMessage
| Modifier and Type | Field and Description |
|---|---|
static String |
PROTOTYPE
Example how the message looks like - used during parser tests.
|
| Constructor and Description |
|---|
LeaveVehicle()
Creates new instance of command LeaveVehicle.
|
LeaveVehicle(LeaveVehicle original)
Cloning constructor.
|
public static final String PROTOTYPE
public LeaveVehicle()
public LeaveVehicle(LeaveVehicle original)
original - public String toString()
toString in class CommandMessagepublic String toHtmlString()
public String toMessage()
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.