Class GtfsAgency


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

      • SUPPORTED_KEYS

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

      • GtfsAgency

        public GtfsAgency()
    • Method Detail

      • getAgencyId

        public String getAgencyId()
        Get the agency id
        Returns:
        agency id
      • toString

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