Class GtfsAttribution


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

      • SUPPORTED_KEYS

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

      • GtfsAttribution

        public GtfsAttribution()
    • Method Detail

      • getAttributionId

        public String getAttributionId()
        Get the attribution id
        Returns:
        attribution id
      • toString

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