Class GtfsFrequency


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

      • SUPPORTED_KEYS

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

      • GtfsFrequency

        public GtfsFrequency()
    • Method Detail

      • getTripId

        public String getTripId()
        Reference to trip that applies the given frequency definition
        Returns:
        trip id
      • toString

        public String toString()
        String of all key value pairs of this GTFS entity
        Overrides:
        toString in class Object
        Returns:
        created string