Class MTAStationDirection


  • public class MTAStationDirection
    extends Object
    • Constructor Detail

      • MTAStationDirection

        public MTAStationDirection()
    • Method Detail

      • getStationId

        public String getStationId()
      • setStationId

        public void setStationId​(String stationId)
      • getGtfsStopId

        public String getGtfsStopId()
      • setGtfsStopId

        public void setGtfsStopId​(String gtfsStopId)
      • getLine

        public String getLine()
      • setLine

        public void setLine​(String line)
      • getStopName

        public String getStopName()
      • setStopName

        public void setStopName​(String stopName)
      • getDaytimeRoutes

        public String getDaytimeRoutes()
      • setDaytimeRoutes

        public void setDaytimeRoutes​(String daytimeRoutes)
      • getNorthDesc

        public String getNorthDesc()
      • setNorthDesc

        public void setNorthDesc​(String northDesc)
      • getSouthDesc

        public String getSouthDesc()
      • setSouthDesc

        public void setSouthDesc​(String southDesc)
      • getNotes

        public String getNotes()
      • setNotes

        public void setNotes​(String notes)