org.onebusaway.api
Class ResponseCodes
java.lang.Object
org.onebusaway.api.ResponseCodes
public class ResponseCodes
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VERSION_1_0
public static final String VERSION_1_0
- See Also:
- Constant Field Values
RESPONSE_OK
public static final int RESPONSE_OK
- See Also:
- Constant Field Values
RESPONSE_INVALID_ARGUMENT
public static final int RESPONSE_INVALID_ARGUMENT
- See Also:
- Constant Field Values
RESPONSE_UNAUTHORIZED
public static final int RESPONSE_UNAUTHORIZED
- See Also:
- Constant Field Values
RESPONSE_RESOURCE_NOT_FOUND
public static final int RESPONSE_RESOURCE_NOT_FOUND
- See Also:
- Constant Field Values
RESPONSE_OUT_OF_SERVICE_AREA
public static final int RESPONSE_OUT_OF_SERVICE_AREA
- See Also:
- Constant Field Values
RESPONSE_SERVICE_EXCEPTION
public static final int RESPONSE_SERVICE_EXCEPTION
- See Also:
- Constant Field Values
ResponseCodes
public ResponseCodes()
Copyright © 2012 OneBusAway. All Rights Reserved.