Uses of Class
org.goplanit.gtfs.model.GtfsTrip
-
Packages that use GtfsTrip Package Description org.goplanit.gtfs.handler -
-
Uses of GtfsTrip in org.goplanit.gtfs.handler
Methods in org.goplanit.gtfs.handler with parameters of type GtfsTrip Modifier and Type Method Description void
GtfsFileHandlerTrips. handle(GtfsTrip gtfsTrip)
Handle a GTFS trip
-