public interface ConsoleVehicleChangeListener
| Modifier and Type | Field and Description |
|---|---|
static int |
VEHICLE_ADDED |
static int |
VEHICLE_CHANGED |
static int |
VEHICLE_REMOVED |
| Modifier and Type | Method and Description |
|---|---|
void |
consoleVehicleChange(VehicleType v,
int status) |
static final int VEHICLE_ADDED
static final int VEHICLE_REMOVED
static final int VEHICLE_CHANGED
void consoleVehicleChange(VehicleType v, int status)
Copyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.