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()
    • Method Detail

      • toString

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