Uses of Enum
jmri.jmrit.logixng.actions.ForEachWithDelay.UserSpecifiedSource
Packages that use ForEachWithDelay.UserSpecifiedSource
-
Uses of ForEachWithDelay.UserSpecifiedSource in jmri.jmrit.logixng.actions
Methods in jmri.jmrit.logixng.actions that return ForEachWithDelay.UserSpecifiedSourceModifier and TypeMethodDescriptionForEachWithDelay.getUserSpecifiedSource()Returns the enum constant of this type with the specified name.static ForEachWithDelay.UserSpecifiedSource[]ForEachWithDelay.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 ForEachWithDelay.UserSpecifiedSourceModifier and TypeMethodDescriptionvoidForEachWithDelay.setUserSpecifiedSource(ForEachWithDelay.UserSpecifiedSource userSpecifiedSource)