public interface OtpTransitService
Collection<Agency> getAllAgencies()
Collection<ServiceCalendar> getAllCalendars()
ServiceCalendar getCalendarForServiceId(FeedScopedId serviceId)
Collection<ServiceCalendarDate> getAllCalendarDates()
List<ServiceCalendarDate> getCalendarDatesForServiceId(FeedScopedId serviceId)
List<FeedScopedId> getAllServiceIds()
Collection<FareAttribute> getAllFareAttributes()
Collection<FareRule> getAllFareRules()
Collection<FeedInfo> getAllFeedInfos()
Collection<Frequency> getAllFrequencies()
Collection<Pathway> getAllPathways()
Collection<Route> getAllRoutes()
Collection<ShapePoint> getAllShapePoints()
List<ShapePoint> getShapePointsForShapeId(FeedScopedId shapeId)
Collection<Stop> getAllStops()
Stop getStopForId(FeedScopedId id)
Collection<StopTime> getAllStopTimes()
List<StopTime> getStopTimesForTrip(Trip trip)
StopTime
objects associated with the trip,
sorted by StopTime.getStopSequence()
Collection<Transfer> getAllTransfers()
Collection<Trip> getAllTrips()
List<String> getTripAgencyIdsReferencingServiceId(FeedScopedId serviceId)
Collection<FlexArea> getAllAreas()
Copyright © 2019. All rights reserved.