public class DriveMode extends java.lang.Object
static int
DRIVING
RIDING
WALKING
DriveMode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int DRIVING
public static final int RIDING
public static final int WALKING
public DriveMode()