|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ItinerariesBean in org.onebusaway.api.model.transit |
---|
Methods in org.onebusaway.api.model.transit with parameters of type ItinerariesBean | |
---|---|
ItinerariesV2Bean |
ItineraryV2BeanFactory.getItineraries(ItinerariesBean itineraries)
|
Uses of ItinerariesBean in org.onebusaway.transit_data_federation.impl.beans.itineraries |
---|
Methods in org.onebusaway.transit_data_federation.impl.beans.itineraries that return ItinerariesBean | |
---|---|
ItinerariesBean |
ItinerariesBeanServiceImpl.getItinerariesBetween(TransitLocationBean from,
TransitLocationBean to,
long targetTime,
ConstraintsBean constraints)
ItinerariesBeanService Interface |
Uses of ItinerariesBean in org.onebusaway.transit_data_federation.services.beans |
---|
Methods in org.onebusaway.transit_data_federation.services.beans that return ItinerariesBean | |
---|---|
ItinerariesBean |
ItinerariesBeanService.getItinerariesBetween(TransitLocationBean from,
TransitLocationBean to,
long targetTime,
ConstraintsBean constraints)
|
Uses of ItinerariesBean in org.onebusaway.transit_data.services |
---|
Methods in org.onebusaway.transit_data.services that return ItinerariesBean | |
---|---|
ItinerariesBean |
TransitDataService.getItinerariesBetween(TransitLocationBean from,
TransitLocationBean to,
long targetTime,
ConstraintsBean constraints)
Plan a trip between two locations at a particular time, with the specified constraints. |
Uses of ItinerariesBean in org.onebusaway.webapp.gwt.tripplanner_library.model |
---|
Methods in org.onebusaway.webapp.gwt.tripplanner_library.model with parameters of type ItinerariesBean | |
---|---|
void |
TripPlanModel.setTripPlans(ItinerariesBean trips)
|
Uses of ItinerariesBean in org.onebusaway.webapp.gwt.where_library.rpc |
---|
Methods in org.onebusaway.webapp.gwt.where_library.rpc that return ItinerariesBean | |
---|---|
ItinerariesBean |
WebappService.getTripsBetween(CoordinatePoint from,
CoordinatePoint to,
long time,
ConstraintsBean constraints)
|
Method parameters in org.onebusaway.webapp.gwt.where_library.rpc with type arguments of type ItinerariesBean | |
---|---|
void |
WebappServiceAsync.getTripsBetween(CoordinatePoint from,
CoordinatePoint to,
long time,
ConstraintsBean constraints,
com.google.gwt.user.client.rpc.AsyncCallback<ItinerariesBean> callback)
|
Uses of ItinerariesBean in org.onebusaway.webapp.impl |
---|
Methods in org.onebusaway.webapp.impl that return ItinerariesBean | |
---|---|
ItinerariesBean |
WebappServiceServletImpl.getTripsBetween(CoordinatePoint from,
CoordinatePoint to,
long time,
ConstraintsBean constraints)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |