Class GtfsStopTime


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

      • SUPPORTED_KEYS

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

      • GtfsStopTime

        public GtfsStopTime()