Class GtfsFareRule


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

      • SUPPORTED_KEYS

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

      • GtfsFareRule

        public GtfsFareRule()