Uses of Enum
jmri.jmrit.logixng.actions.DigitalBooleanLogixAction.When
Packages that use DigitalBooleanLogixAction.When
-
Uses of DigitalBooleanLogixAction.When in jmri.jmrit.logixng.actions
Fields in jmri.jmrit.logixng.actions declared as DigitalBooleanLogixAction.WhenModifier and TypeFieldDescription(package private) DigitalBooleanLogixAction.WhenDigitalBooleanLogixAction._whenMethods in jmri.jmrit.logixng.actions that return DigitalBooleanLogixAction.WhenModifier and TypeMethodDescriptionDigitalBooleanLogixAction.getTrigger()Get the type.Returns the enum constant of this type with the specified name.static DigitalBooleanLogixAction.When[]DigitalBooleanLogixAction.When.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 DigitalBooleanLogixAction.WhenModifier and TypeMethodDescriptionvoidDigitalBooleanLogixAction.setTrigger(DigitalBooleanLogixAction.When trigger) Set the type.Constructors in jmri.jmrit.logixng.actions with parameters of type DigitalBooleanLogixAction.WhenModifierConstructorDescriptionDigitalBooleanLogixAction(String sys, String user, DigitalBooleanLogixAction.When trigger) -
Uses of DigitalBooleanLogixAction.When in jmri.jmrit.logixng.actions.swing
Fields in jmri.jmrit.logixng.actions.swing declared as DigitalBooleanLogixAction.WhenModifier and TypeFieldDescription(package private) DigitalBooleanLogixAction.WhenDigitalBooleanLogixActionSwing.type