Class GtfsObject

    • Constructor Detail

      • GtfsObject

        public GtfsObject()
    • Method Detail

      • appendKeyValues

        protected void appendKeyValues​(StringBuilder sb)
        Append values to provided string builder
        Parameters:
        sb - to append to
      • containsKey

        public boolean containsKey​(GtfsKeyType key)
      • getSupportedKeys

        public abstract EnumSet<GtfsKeyType> getSupportedKeys()
        All supported keys for this GTFS object
        Returns:
        supported keys