Class GtfsLevel


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

      • SUPPORTED_KEYS

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

      • GtfsLevel

        public GtfsLevel()
    • Method Detail

      • getLevelId

        public String getLevelId()
        Get the level id
        Returns:
        level id
      • toString

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