Uses of Enum
jmri.jmrit.logixng.actions.ForEach.UserSpecifiedSource
Packages that use ForEach.UserSpecifiedSource
-
Uses of ForEach.UserSpecifiedSource in jmri.jmrit.logixng.actions
Methods in jmri.jmrit.logixng.actions that return ForEach.UserSpecifiedSourceModifier and TypeMethodDescriptionForEach.getUserSpecifiedSource()static ForEach.UserSpecifiedSourceReturns the enum constant of this type with the specified name.static ForEach.UserSpecifiedSource[]ForEach.UserSpecifiedSource.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrit.logixng.actions with parameters of type ForEach.UserSpecifiedSourceModifier and TypeMethodDescriptionvoidForEach.setUserSpecifiedSource(ForEach.UserSpecifiedSource userSpecifiedSource)