org.onebusaway.transit_data_federation.services.transit_graph
public interface RouteCollectionEntry
Route
entities? The issue is that some GTFS include multiple
Route
entities with the same short name. These are often different
versions of the same route (local vs express).RouteEntry
Modifier and Type | Method and Description |
---|---|
List<RouteEntry> |
getChildren() |
org.onebusaway.gtfs.model.AgencyAndId |
getId() |
org.onebusaway.gtfs.model.AgencyAndId getId()
List<RouteEntry> getChildren()
Copyright © 2014 OneBusAway. All Rights Reserved.