Class GtfsFareAttribute


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

      • SUPPORTED_KEYS

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

      • GtfsFareAttribute

        public GtfsFareAttribute()