Uses of Record Class
com.cta4j.train.location.model.LocationTrain
Packages that use LocationTrain
-
Uses of LocationTrain in com.cta4j.train.location.model
Methods in com.cta4j.train.location.model that return types with arguments of type LocationTrainModifier and TypeMethodDescriptionTrainLocations.trains()Returns the value of thetrainsrecord component.Constructor parameters in com.cta4j.train.location.model with type arguments of type LocationTrainModifierConstructorDescriptionTrainLocations(TrainLine line, List<LocationTrain> trains) Constructs aTrainLocations.