Class GtfsCalendar


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

      • SUPPORTED_KEYS

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

      • GtfsCalendar

        public GtfsCalendar()