Uses of Enum
jmri.jmrit.logixng.actions.CommonManager
Packages that use CommonManager
-
Uses of CommonManager in jmri.jmrit.logixng.actions
Methods in jmri.jmrit.logixng.actions that return CommonManagerModifier and TypeMethodDescriptionForEach.getCommonManager()ForEachWithDelay.getCommonManager()static CommonManagerReturns the enum constant of this type with the specified name.static CommonManager[]CommonManager.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 CommonManagerModifier and TypeMethodDescriptionvoidForEach.setCommonManager(CommonManager commonManager) voidForEachWithDelay.setCommonManager(CommonManager commonManager)