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