|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BlockTripInstance in org.onebusaway.transit_data_federation.impl.beans |
---|
Methods in org.onebusaway.transit_data_federation.impl.beans with parameters of type BlockTripInstance | |
---|---|
TripStopTimesBean |
TripStopTimesBeanServiceImpl.getStopTimesForBlockTrip(BlockTripInstance blockTripInstance)
|
Uses of BlockTripInstance in org.onebusaway.transit_data_federation.services.beans |
---|
Methods in org.onebusaway.transit_data_federation.services.beans with parameters of type BlockTripInstance | |
---|---|
List<ServiceAlertBean> |
ServiceAlertsBeanService.getServiceAlertsForVehicleJourney(long time,
BlockTripInstance blockTripInstance,
org.onebusaway.gtfs.model.AgencyAndId vehicleId)
|
TripStopTimesBean |
TripStopTimesBeanService.getStopTimesForBlockTrip(BlockTripInstance blockTripInstance)
|
Uses of BlockTripInstance in org.onebusaway.transit_data_federation.services.blocks |
---|
Methods in org.onebusaway.transit_data_federation.services.blocks that return BlockTripInstance | |
---|---|
static BlockTripInstance |
BlockTripInstanceLibrary.getBlockTripInstance(BlockInstance blockInstance,
org.onebusaway.gtfs.model.AgencyAndId tripId)
Creates a BlockTripInstance from the specified
BlockInstance with the trip from the block matching the specified
tripId. |
Uses of BlockTripInstance in org.onebusaway.transit_data_federation.services.realtime |
---|
Methods in org.onebusaway.transit_data_federation.services.realtime that return BlockTripInstance | |
---|---|
BlockTripInstance |
BlockLocation.getActiveTripInstance()
|
BlockTripInstance |
ArrivalAndDepartureInstance.getBlockTripInstance()
|
Uses of BlockTripInstance in org.onebusaway.transit_data_federation.services.service_alerts |
---|
Methods in org.onebusaway.transit_data_federation.services.service_alerts with parameters of type BlockTripInstance | |
---|---|
List<ServiceAlerts.ServiceAlert> |
ServiceAlertsService.getServiceAlertsForVehicleJourney(long time,
BlockTripInstance blockTripInstance,
org.onebusaway.gtfs.model.AgencyAndId vehicleId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |