|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StopWithArrivalsAndDeparturesBean in org.onebusaway.api.model.transit |
---|
Methods in org.onebusaway.api.model.transit with parameters of type StopWithArrivalsAndDeparturesBean | |
---|---|
EntryWithReferencesBean<StopWithArrivalsAndDeparturesV2Bean> |
BeanFactoryV2.getResponse(StopWithArrivalsAndDeparturesBean result)
|
StopWithArrivalsAndDeparturesV2Bean |
BeanFactoryV2.getStopWithArrivalAndDepartures(StopWithArrivalsAndDeparturesBean sad)
|
Uses of StopWithArrivalsAndDeparturesBean in org.onebusaway.transit_data_federation.services.beans |
---|
Methods in org.onebusaway.transit_data_federation.services.beans that return StopWithArrivalsAndDeparturesBean | |
---|---|
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 |
Uses of StopWithArrivalsAndDeparturesBean in org.onebusaway.transit_data.services |
---|
Methods in org.onebusaway.transit_data.services that return StopWithArrivalsAndDeparturesBean | |
---|---|
StopWithArrivalsAndDeparturesBean |
TransitDataService.getStopWithArrivalsAndDepartures(String stopId,
ArrivalsAndDeparturesQueryBean query)
|
Uses of StopWithArrivalsAndDeparturesBean in org.onebusaway.webapp.gwt.arrivals_and_departures_widget |
---|
Methods in org.onebusaway.webapp.gwt.arrivals_and_departures_widget with parameters of type StopWithArrivalsAndDeparturesBean | |
---|---|
void |
ArrivalsAndDeparturesWidget.refresh(StopWithArrivalsAndDeparturesBean bean)
|
Uses of StopWithArrivalsAndDeparturesBean in org.onebusaway.webapp.gwt.mobile_application.control |
---|
Methods in org.onebusaway.webapp.gwt.mobile_application.control with parameters of type StopWithArrivalsAndDeparturesBean | |
---|---|
void |
StopWithArrivalsAndDeparturesListViewModel.setData(StopWithArrivalsAndDeparturesBean data)
|
Uses of StopWithArrivalsAndDeparturesBean in org.onebusaway.webapp.gwt.where_library.rpc |
---|
Methods in org.onebusaway.webapp.gwt.where_library.rpc that return StopWithArrivalsAndDeparturesBean | |
---|---|
StopWithArrivalsAndDeparturesBean |
WebappService.getArrivalsByStopId(String stopId)
|
Method parameters in org.onebusaway.webapp.gwt.where_library.rpc with type arguments of type StopWithArrivalsAndDeparturesBean | |
---|---|
void |
WebappServiceAsync.getArrivalsByStopId(String stopId,
com.google.gwt.user.client.rpc.AsyncCallback<StopWithArrivalsAndDeparturesBean> callback)
|
Uses of StopWithArrivalsAndDeparturesBean in org.onebusaway.webapp.impl |
---|
Methods in org.onebusaway.webapp.impl that return StopWithArrivalsAndDeparturesBean | |
---|---|
StopWithArrivalsAndDeparturesBean |
WebappServiceServletImpl.getArrivalsByStopId(String stopId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |