Uses of Record Class
com.cta4j.bus.model.StopArrival
Packages that use StopArrival
-
Uses of StopArrival in com.cta4j.bus.client
Methods in com.cta4j.bus.client that return types with arguments of type StopArrivalModifier and TypeMethodDescriptionBusClient.getStopArrivals(String routeId, String stopId) Retrieves aListof upcoming arrivals for a specific bus route and stop. -
Uses of StopArrival in com.cta4j.bus.client.internal
Methods in com.cta4j.bus.client.internal that return types with arguments of type StopArrival -
Uses of StopArrival in com.cta4j.bus.mapper
Methods in com.cta4j.bus.mapper that return StopArrivalModifier and TypeMethodDescriptionstatic StopArrivalStopArrivalMapper.fromExternal(com.cta4j.bus.external.prediction.CtaPredictionsPrd prd)