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