Uses of Class
org.onebusaway.api.model.transit.blocks.BlockStopTimeV2Bean

Packages that use BlockStopTimeV2Bean
org.onebusaway.api.model.transit   
org.onebusaway.api.model.transit.blocks   
 

Uses of BlockStopTimeV2Bean in org.onebusaway.api.model.transit
 

Methods in org.onebusaway.api.model.transit that return BlockStopTimeV2Bean
 BlockStopTimeV2Bean BeanFactoryV2.getBlockStopTime(BlockStopTimeBean blockStopTime)
           
 

Uses of BlockStopTimeV2Bean in org.onebusaway.api.model.transit.blocks
 

Methods in org.onebusaway.api.model.transit.blocks that return types with arguments of type BlockStopTimeV2Bean
 List<BlockStopTimeV2Bean> BlockTripV2Bean.getBlockStopTimes()
           
 

Method parameters in org.onebusaway.api.model.transit.blocks with type arguments of type BlockStopTimeV2Bean
 void BlockTripV2Bean.setBlockStopTimes(List<BlockStopTimeV2Bean> blockStopTimes)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.