|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StopsWithArrivalsAndDeparturesBean | |
---|---|
org.onebusaway.presentation.impl | |
org.onebusaway.transit_data_federation.services.beans | |
org.onebusaway.transit_data.services |
Uses of StopsWithArrivalsAndDeparturesBean in org.onebusaway.presentation.impl |
---|
Fields in org.onebusaway.presentation.impl declared as StopsWithArrivalsAndDeparturesBean | |
---|---|
protected StopsWithArrivalsAndDeparturesBean |
ArrivalsAndDeparturesModel._result
|
Methods in org.onebusaway.presentation.impl that return StopsWithArrivalsAndDeparturesBean | |
---|---|
StopsWithArrivalsAndDeparturesBean |
ArrivalsAndDeparturesModel.getResult()
|
Methods in org.onebusaway.presentation.impl with parameters of type StopsWithArrivalsAndDeparturesBean | |
---|---|
void |
ArrivalsAndDeparturesModel.setResult(StopsWithArrivalsAndDeparturesBean result)
|
Uses of StopsWithArrivalsAndDeparturesBean in org.onebusaway.transit_data_federation.services.beans |
---|
Methods in org.onebusaway.transit_data_federation.services.beans that return StopsWithArrivalsAndDeparturesBean | |
---|---|
StopsWithArrivalsAndDeparturesBean |
StopWithArrivalsAndDeparturesBeanService.getArrivalsAndDeparturesForStopIds(Set<org.onebusaway.gtfs.model.AgencyAndId> stopIds,
ArrivalsAndDeparturesQueryBean query)
Retrieve information about stops along with the arrival and departure information for that stop in a specified time range |
Uses of StopsWithArrivalsAndDeparturesBean in org.onebusaway.transit_data.services |
---|
Methods in org.onebusaway.transit_data.services that return StopsWithArrivalsAndDeparturesBean | |
---|---|
StopsWithArrivalsAndDeparturesBean |
TransitDataService.getStopsWithArrivalsAndDepartures(Collection<String> stopIds,
ArrivalsAndDeparturesQueryBean query)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |