Uses of Class
org.onebusaway.transit_data.model.blocks.ScheduledBlockLocationBean

Packages that use ScheduledBlockLocationBean
org.onebusaway.transit_data_federation.impl.beans   
org.onebusaway.transit_data_federation.services.beans   
org.onebusaway.transit_data.services   
 

Uses of ScheduledBlockLocationBean in org.onebusaway.transit_data_federation.impl.beans
 

Methods in org.onebusaway.transit_data_federation.impl.beans that return ScheduledBlockLocationBean
 ScheduledBlockLocationBean BlockBeanServiceImpl.getScheduledBlockLocationFromScheduledTime(org.onebusaway.gtfs.model.AgencyAndId blockId, long serviceDate, int scheduledTime)
           
 

Uses of ScheduledBlockLocationBean in org.onebusaway.transit_data_federation.services.beans
 

Methods in org.onebusaway.transit_data_federation.services.beans that return ScheduledBlockLocationBean
 ScheduledBlockLocationBean BlockBeanService.getScheduledBlockLocationFromScheduledTime(org.onebusaway.gtfs.model.AgencyAndId blockId, long serviceDate, int scheduledTime)
           
 

Uses of ScheduledBlockLocationBean in org.onebusaway.transit_data.services
 

Methods in org.onebusaway.transit_data.services that return ScheduledBlockLocationBean
 ScheduledBlockLocationBean TransitDataService.getScheduledBlockLocationFromScheduledTime(String blockId, long serviceDate, int scheduledTime)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.