Class GtfsTrip


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

      • SUPPORTED_KEYS

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

      • GtfsTrip

        public GtfsTrip()
    • Method Detail

      • getTripId

        public String getTripId()
        Get the trip id
        Returns:
        trip id