|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ArrivalsAndDeparturesQueryBean in org.onebusaway.transit_data_federation.impl.beans |
---|
Methods in org.onebusaway.transit_data_federation.impl.beans with parameters of type ArrivalsAndDeparturesQueryBean | |
---|---|
List<ArrivalAndDepartureBean> |
ArrivalsAndDeparturesBeanServiceImpl.getArrivalsAndDeparturesByStopId(org.onebusaway.gtfs.model.AgencyAndId stopId,
ArrivalsAndDeparturesQueryBean query)
ArrivalsAndDeparturesBeanService Interface |
Uses of ArrivalsAndDeparturesQueryBean in org.onebusaway.transit_data_federation.services.beans |
---|
Methods in org.onebusaway.transit_data_federation.services.beans with parameters of type ArrivalsAndDeparturesQueryBean | |
---|---|
StopWithArrivalsAndDeparturesBean |
StopWithArrivalsAndDeparturesBeanService.getArrivalsAndDeparturesByStopId(org.onebusaway.gtfs.model.AgencyAndId stopId,
ArrivalsAndDeparturesQueryBean query)
Retrieve information about a stop along with the arrival and departure information for that stop in a specified time range |
List<ArrivalAndDepartureBean> |
ArrivalsAndDeparturesBeanService.getArrivalsAndDeparturesByStopId(org.onebusaway.gtfs.model.AgencyAndId stopId,
ArrivalsAndDeparturesQueryBean query)
|
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 ArrivalsAndDeparturesQueryBean in org.onebusaway.transit_data.model |
---|
Constructors in org.onebusaway.transit_data.model with parameters of type ArrivalsAndDeparturesQueryBean | |
---|---|
ArrivalsAndDeparturesQueryBean(ArrivalsAndDeparturesQueryBean bean)
|
Uses of ArrivalsAndDeparturesQueryBean in org.onebusaway.transit_data.services |
---|
Methods in org.onebusaway.transit_data.services with parameters of type ArrivalsAndDeparturesQueryBean | |
---|---|
StopsWithArrivalsAndDeparturesBean |
TransitDataService.getStopsWithArrivalsAndDepartures(Collection<String> stopIds,
ArrivalsAndDeparturesQueryBean query)
|
StopWithArrivalsAndDeparturesBean |
TransitDataService.getStopWithArrivalsAndDepartures(String stopId,
ArrivalsAndDeparturesQueryBean query)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |