Uses of Class
jmri.jmrit.dispatcher.TrainInfo
Packages that use TrainInfo
-
Uses of TrainInfo in jmri.jmrit.dispatcher
Methods in jmri.jmrit.dispatcher that return TrainInfoMethods in jmri.jmrit.dispatcher with parameters of type TrainInfoModifier and TypeMethodDescriptionintDispatcherFrame.loadTrainFromTrainInfo(TrainInfo info) Loads a train into the DispatcherintDispatcherFrame.loadTrainFromTrainInfo(TrainInfo info, String overRideType, String overRideValue) Loads a train into the Dispatcher returns an integer.voidDispatcherFrame.loadTrainFromTrainInfoThrowsException(TrainInfo info, String overRideType, String overRideValue) Loads a train into the Dispatcher throws IllegalArgumentException on errorsvoidTrainInfoFile.writeTrainInfo(TrainInfo tf, String name) -
Uses of TrainInfo in jmri.jmrit.logixng.util
Methods in jmri.jmrit.logixng.util that return TrainInfoModifier and TypeMethodDescriptionDispatcherActiveTrainManager.getTrainInfoFile(String fileName) Get the TrainInfo object for the requested file name.