public class TransportType extends java.lang.Object
static int
Drive
EleBike
Ride
Walk
TransportType()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int Drive
public static final int Ride
public static final int Walk
public static final int EleBike
public TransportType()