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