Class GtfsRoute


  • public class GtfsRoute
    extends GtfsObject
    In memory representation of a GTFS entry in routes.txt
    Author:
    markr
    • Field Detail

      • SUPPORTED_KEYS

        public static final EnumSet<GtfsKeyType> SUPPORTED_KEYS
        Supported keys for a GTFS route instance
    • Constructor Detail

      • GtfsRoute

        public GtfsRoute()
    • Method Detail

      • getRouteId

        public String getRouteId()
        Get the route id
        Returns:
        route id