Uses of Enum
jmri.jmrit.dispatcher.TrainInfo.StopReference
Packages that use TrainInfo.StopReference
-
Uses of TrainInfo.StopReference in jmri.jmrit.dispatcher
Methods in jmri.jmrit.dispatcher that return TrainInfo.StopReferenceModifier and TypeMethodDescriptionTrainInfo.getStopByDistanceRef()static TrainInfo.StopReferenceReturns the enum constant of this type with the specified name.static TrainInfo.StopReference[]TrainInfo.StopReference.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrit.dispatcher with parameters of type TrainInfo.StopReferenceModifier and TypeMethodDescriptionvoidTrainInfo.setStopByDistanceRef(TrainInfo.StopReference value)