Uses of Record Class
com.cta4j.train.model.StationArrival
Packages that use StationArrival
-
Uses of StationArrival in com.cta4j.train.client
Methods in com.cta4j.train.client that return types with arguments of type StationArrivalModifier and TypeMethodDescriptionTrainClient.getStationArrivals(String stationId) Retrieves aListof upcoming arrivals for a specific station. -
Uses of StationArrival in com.cta4j.train.client.internal
Methods in com.cta4j.train.client.internal that return types with arguments of type StationArrival -
Uses of StationArrival in com.cta4j.train.mapper
Methods in com.cta4j.train.mapper that return StationArrivalModifier and TypeMethodDescriptionstatic StationArrivalStationArrivalMapper.fromExternal(com.cta4j.train.external.arrival.CtaArrivalsEta eta)