Uses of Class
org.goplanit.gtfs.model.GtfsCalendar
-
Packages that use GtfsCalendar Package Description org.goplanit.gtfs.handler -
-
Uses of GtfsCalendar in org.goplanit.gtfs.handler
Methods in org.goplanit.gtfs.handler with parameters of type GtfsCalendar Modifier and Type Method Description void
GtfsFileHandlerCalendars. handle(GtfsCalendar gtfsCalendar)
Handle a GTFS calendar
-