Uses of Class
org.onebusaway.gtfs.model.RouteStop
-
Packages that use RouteStop Package Description org.onebusaway.gtfs.impl org.onebusaway.gtfs.services -
-
Uses of RouteStop in org.onebusaway.gtfs.impl
Methods in org.onebusaway.gtfs.impl that return types with arguments of type RouteStop Modifier and Type Method Description Collection<RouteStop>GtfsDaoImpl. getAllRouteStops()Collection<RouteStop>GtfsDataServiceImpl. getAllRouteStops() -
Uses of RouteStop in org.onebusaway.gtfs.services
Methods in org.onebusaway.gtfs.services that return types with arguments of type RouteStop Modifier and Type Method Description Collection<RouteStop>GtfsDao. getAllRouteStops()
-