Uses of Class
org.goplanit.gtfs.model.GtfsRoute
-
Packages that use GtfsRoute Package Description org.goplanit.gtfs.handler -
-
Uses of GtfsRoute in org.goplanit.gtfs.handler
Methods in org.goplanit.gtfs.handler with parameters of type GtfsRoute Modifier and Type Method Description void
GtfsFileHandlerRoutes. handle(GtfsRoute gtfsRoute)
Handle a GTFS route
-