Class GtfsStop


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

      • SUPPORTED_KEYS

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

      • GtfsStop

        public GtfsStop()
    • Method Detail

      • getStopId

        public String getStopId()
        Get the stop id
        Returns:
        stop id