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