|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Frequency | |
|---|---|
| org.onebusaway.gtfs.impl | |
| org.onebusaway.gtfs.model | |
| org.onebusaway.gtfs.services | |
| Uses of Frequency in org.onebusaway.gtfs.impl |
|---|
| Methods in org.onebusaway.gtfs.impl that return Frequency | |
|---|---|
Frequency |
GtfsDaoImpl.getFrequencyForId(int id)
|
| Methods in org.onebusaway.gtfs.impl that return types with arguments of type Frequency | |
|---|---|
java.util.Collection<Frequency> |
GtfsDaoImpl.getAllFrequencies()
|
java.util.List<Frequency> |
GtfsRelationalDaoImpl.getFrequenciesForTrip(Trip trip)
|
| Uses of Frequency in org.onebusaway.gtfs.model |
|---|
| Constructors in org.onebusaway.gtfs.model with parameters of type Frequency | |
|---|---|
Frequency(Frequency f)
|
|
| Uses of Frequency in org.onebusaway.gtfs.services |
|---|
| Methods in org.onebusaway.gtfs.services that return Frequency | |
|---|---|
Frequency |
GtfsDao.getFrequencyForId(int id)
|
| Methods in org.onebusaway.gtfs.services that return types with arguments of type Frequency | |
|---|---|
java.util.Collection<Frequency> |
GtfsDao.getAllFrequencies()
Frequency Methods |
java.util.List<Frequency> |
GtfsRelationalDao.getFrequenciesForTrip(Trip trip)
Frequency Methods |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||