Uses of Record Class
com.cta4j.bus.prediction.query.VehiclesPredictionsQuery
Packages that use VehiclesPredictionsQuery
-
Uses of VehiclesPredictionsQuery in com.cta4j.bus.prediction
Methods in com.cta4j.bus.prediction with parameters of type VehiclesPredictionsQueryModifier and TypeMethodDescriptionPredictionsApi.findByVehicleIds(VehiclesPredictionsQuery query) Retrieves predictions by vehicle IDs. -
Uses of VehiclesPredictionsQuery in com.cta4j.bus.prediction.query
Methods in com.cta4j.bus.prediction.query that return VehiclesPredictionsQueryModifier and TypeMethodDescriptionVehiclesPredictionsQuery.Builder.build()Builds theVehiclesPredictionsQuery.