Class GtfsTransfer


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

      • SUPPORTED_KEYS

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

      • GtfsTransfer

        public GtfsTransfer()
    • Method Detail

      • toString

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