|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StopScheduleBean in org.onebusaway.api.model.transit |
---|
Methods in org.onebusaway.api.model.transit with parameters of type StopScheduleBean | |
---|---|
EntryWithReferencesBean<StopScheduleV2Bean> |
BeanFactoryV2.getResponse(StopScheduleBean stopSchedule)
|
StopScheduleV2Bean |
BeanFactoryV2.getStopSchedule(StopScheduleBean stopSchedule)
|
Uses of StopScheduleBean in org.onebusaway.transit_data.services |
---|
Methods in org.onebusaway.transit_data.services that return StopScheduleBean | |
---|---|
StopScheduleBean |
TransitDataService.getScheduleForStop(String stopId,
Date date)
|
Uses of StopScheduleBean in org.onebusaway.webapp.actions.where |
---|
Methods in org.onebusaway.webapp.actions.where that return StopScheduleBean | |
---|---|
StopScheduleBean |
ScheduleAction.getResult()
|
Uses of StopScheduleBean in org.onebusaway.webapp.gwt.where_library.rpc |
---|
Methods in org.onebusaway.webapp.gwt.where_library.rpc that return StopScheduleBean | |
---|---|
StopScheduleBean |
WebappService.getScheduleForStop(String stopId,
Date date)
|
Method parameters in org.onebusaway.webapp.gwt.where_library.rpc with type arguments of type StopScheduleBean | |
---|---|
void |
WebappServiceAsync.getScheduleForStop(String stopId,
Date date,
com.google.gwt.user.client.rpc.AsyncCallback<StopScheduleBean> schedule)
|
Uses of StopScheduleBean in org.onebusaway.webapp.impl |
---|
Methods in org.onebusaway.webapp.impl that return StopScheduleBean | |
---|---|
StopScheduleBean |
WebappServiceServletImpl.getScheduleForStop(String stopId,
Date date)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |