Uses of Record Class
com.cta4j.train.model.UpcomingTrainArrival
Packages that use UpcomingTrainArrival
-
Uses of UpcomingTrainArrival in com.cta4j.train.model
Methods in com.cta4j.train.model that return types with arguments of type UpcomingTrainArrivalModifier and TypeMethodDescriptionTrain.arrivals()Returns the value of thearrivalsrecord component.Constructor parameters in com.cta4j.train.model with type arguments of type UpcomingTrainArrivalModifierConstructorDescriptionTrain(TrainCoordinates coordinates, List<UpcomingTrainArrival> arrivals) Creates an instance of aTrainrecord class.