Package | Description |
---|---|
org.opentripplanner.model.calendar |
Modifier and Type | Method and Description |
---|---|
Set<LocalizedServiceId> |
CalendarServiceData.getLocalizedServiceIds() |
Modifier and Type | Method and Description |
---|---|
int |
LocalizedServiceId.compareTo(LocalizedServiceId o) |
List<Date> |
CalendarServiceData.getDatesForLocalizedServiceId(LocalizedServiceId serviceId) |
void |
CalendarServiceData.putDatesForLocalizedServiceId(LocalizedServiceId serviceId,
List<Date> dates) |
Copyright © 2019. All rights reserved.