Uses of Enum
jmri.jmrit.dispatcher.DispatcherFrame.TrainsFrom
Packages that use DispatcherFrame.TrainsFrom
-
Uses of DispatcherFrame.TrainsFrom in jmri.jmrit.dispatcher
Fields in jmri.jmrit.dispatcher with type parameters of type DispatcherFrame.TrainsFromModifier and TypeFieldDescription(package private) static final AbstractXmlAdapter.EnumIO<DispatcherFrame.TrainsFrom>OptionsFile.trainsFromEnumMapMethods in jmri.jmrit.dispatcher that return DispatcherFrame.TrainsFromModifier and TypeMethodDescriptionprotected DispatcherFrame.TrainsFromDispatcherFrame.getTrainsFrom()TrainInfo.getTrainsFrom()static DispatcherFrame.TrainsFromReturns the enum constant of this type with the specified name.static DispatcherFrame.TrainsFrom[]DispatcherFrame.TrainsFrom.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 DispatcherFrame.TrainsFromModifier and TypeMethodDescriptionprotected voidDispatcherFrame.setTrainsFrom(DispatcherFrame.TrainsFrom value) voidTrainInfo.setTrainsFrom(DispatcherFrame.TrainsFrom value)