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