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

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

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

Methods in org.onebusaway.api.model.transit that return BlockTripV2Bean
 BlockTripV2Bean BeanFactoryV2.getBlockTrip(BlockTripBean blockTrip)
           
 

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

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

Method parameters in org.onebusaway.api.model.transit.blocks with type arguments of type BlockTripV2Bean
 void BlockConfigurationV2Bean.setTrips(List<BlockTripV2Bean> trips)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.