Package | Description |
---|---|
org.opentripplanner.index.model |
Modifier and Type | Field and Description |
---|---|
List<TripTimeShort> |
StopTimesInPattern.times |
Modifier and Type | Method and Description |
---|---|
static List<TripTimeShort> |
TripTimeShort.fromTripTimes(Timetable table,
org.onebusaway.gtfs.model.Trip trip)
must pass in both table and trip, because tripTimes do not have stops.
|
Copyright © 2018. All rights reserved.