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