Uses of Class
org.goplanit.gtfs.model.GtfsAgency
-
Packages that use GtfsAgency Package Description org.goplanit.gtfs.handler -
-
Uses of GtfsAgency in org.goplanit.gtfs.handler
Methods in org.goplanit.gtfs.handler with parameters of type GtfsAgency Modifier and Type Method Description void
GtfsFileHandlerAgency. handle(GtfsAgency gtfsAgency)
Handle a GTFS agency
-