org.onebusaway.transit_data_federation.impl.beans
Class TripStopTimesBeanServiceImpl
java.lang.Object
org.onebusaway.transit_data_federation.impl.beans.TripStopTimesBeanServiceImpl
- All Implemented Interfaces:
- TripStopTimesBeanService
@Component
public class TripStopTimesBeanServiceImpl
- extends Object
- implements TripStopTimesBeanService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TripStopTimesBeanServiceImpl
public TripStopTimesBeanServiceImpl()
setAgencyService
public void setAgencyService(AgencyService agencyService)
setTripBeanService
public void setTripBeanService(TripBeanService tripBeanService)
setStopBeanService
public void setStopBeanService(StopBeanService stopBeanService)
getStopTimesForBlockTrip
public TripStopTimesBean getStopTimesForBlockTrip(BlockTripInstance blockTripInstance)
- Specified by:
getStopTimesForBlockTrip
in interface TripStopTimesBeanService
Copyright © 2012 OneBusAway. All Rights Reserved.