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