Public Member Functions | |
| int | getIntVal () |
Static Public Member Functions | |
| static VehicleType | getByInt (int intVal) |
Public Attributes | |
| BIKE =(5) | |
| BUS =(2) | |
| CAR =(0) | |
| COACH =(9) | |
| MOTORBIKE =(6) | |
| PEDESTRIAN =(4) | |
| TAXI =(3) | |
| TRUCK =(1) | |
|
static |
| int getIntVal | ( | ) |
| BIKE =(5) |
| BUS =(2) |
| CAR =(0) |
| COACH =(9) |
| MOTORBIKE =(6) |
| PEDESTRIAN =(4) |
| TAXI =(3) |
| TRUCK =(1) |