Uses of Class
org.goplanit.gtfs.model.GtfsStopTime
-
Packages that use GtfsStopTime Package Description org.goplanit.gtfs.handler -
-
Uses of GtfsStopTime in org.goplanit.gtfs.handler
Methods in org.goplanit.gtfs.handler with parameters of type GtfsStopTime Modifier and Type Method Description void
GtfsFileHandlerStopTimes. handle(GtfsStopTime gtfsStop)
Handle a GTFS stop time
-