org.onebusaway.transit_data_federation.services
Interface StopScheduleService


public interface StopScheduleService


Method Summary
 List<ServiceDateSummary> getServiceDateSummariesForStop(org.onebusaway.gtfs.model.AgencyAndId stopId, boolean includePrivateService)
           
 

Method Detail

getServiceDateSummariesForStop

List<ServiceDateSummary> getServiceDateSummariesForStop(org.onebusaway.gtfs.model.AgencyAndId stopId,
                                                        boolean includePrivateService)


Copyright © 2012 OneBusAway. All Rights Reserved.