Class MTAStationDirection
java.lang.Object
org.onebusaway.gtfs_transformer.csv.MTAStationDirection
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLine()getNotes()voidsetDaytimeRoutes(String daytimeRoutes) voidsetGtfsStopId(String gtfsStopId) voidvoidsetNorthDesc(String northDesc) voidvoidsetSouthDesc(String southDesc) voidsetStationId(String stationId) voidsetStopName(String stopName)
-
Constructor Details
-
MTAStationDirection
public MTAStationDirection()
-
-
Method Details
-
getStationId
-
setStationId
-
getGtfsStopId
-
setGtfsStopId
-
getLine
-
setLine
-
getStopName
-
setStopName
-
getDaytimeRoutes
-
setDaytimeRoutes
-
getNorthDesc
-
setNorthDesc
-
getSouthDesc
-
setSouthDesc
-
getNotes
-
setNotes
-