com.google.transit.realtime
Class GtfsRealtimeConstants
java.lang.Object
com.google.transit.realtime.GtfsRealtimeConstants
public class GtfsRealtimeConstants
- extends Object
|
Field Summary |
static String |
VERSION
The current version of the GTFS-realtime spec supported by the library. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VERSION
public static final String VERSION
- The current version of the GTFS-realtime spec supported by the library.
Should be used to set
FeedHeader.Builder#setGtfsRealtimeVersion(String).
The current version is ""1.0""
- See Also:
- Constant Field Values
GtfsRealtimeConstants
public GtfsRealtimeConstants()
Copyright © 2012 OneBusAway. All Rights Reserved.