Uses of Class
org.onebusaway.gtfs_transformer.updates.CalendarSimplicationLibrary.ServiceCalendarSummary
-
Packages that use CalendarSimplicationLibrary.ServiceCalendarSummary Package Description org.onebusaway.gtfs_transformer.updates -
-
Uses of CalendarSimplicationLibrary.ServiceCalendarSummary in org.onebusaway.gtfs_transformer.updates
Methods in org.onebusaway.gtfs_transformer.updates that return CalendarSimplicationLibrary.ServiceCalendarSummary Modifier and Type Method Description CalendarSimplicationLibrary.ServiceCalendarSummaryCalendarSimplicationLibrary. getSummaryForServiceDates(Set<ServiceDate> allServiceDates)Methods in org.onebusaway.gtfs_transformer.updates with parameters of type CalendarSimplicationLibrary.ServiceCalendarSummary Modifier and Type Method Description voidCalendarSimplicationLibrary. computeSimplifiedCalendar(AgencyAndId updatedServiceId, CalendarSimplicationLibrary.ServiceCalendarSummary summary, List<Object> newEntities)
-