org.onebusaway.sms.actions.sms
Class Commands

java.lang.Object
  extended by org.onebusaway.sms.actions.sms.Commands

public class Commands
extends Object


Field Summary
static String BOOKMARKS
           
static String DEBUG
           
static String HELP
           
static String REGISTER
           
static String RESET
           
static String SET_SEARCH_LOCATION
           
 
Constructor Summary
Commands()
           
 
Method Summary
static String getCanonicalCommand(String command)
           
static String getClosestCommand(String command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HELP

public static final String HELP
See Also:
Constant Field Values

SET_SEARCH_LOCATION

public static final String SET_SEARCH_LOCATION
See Also:
Constant Field Values

BOOKMARKS

public static final String BOOKMARKS
See Also:
Constant Field Values

REGISTER

public static final String REGISTER
See Also:
Constant Field Values

RESET

public static final String RESET
See Also:
Constant Field Values

DEBUG

public static final String DEBUG
See Also:
Constant Field Values
Constructor Detail

Commands

public Commands()
Method Detail

getClosestCommand

public static String getClosestCommand(String command)

getCanonicalCommand

public static String getCanonicalCommand(String command)


Copyright © 2012 OneBusAway. All Rights Reserved.