Interface DigitalBooleanAction

    • Method Detail

      • execute

        void execute​(boolean hasChangedToTrue,
                     boolean hasChangedToFalse)
              throws JmriException
        Execute this DigitalActionBean.
        Parameters:
        hasChangedToTrue - true if the expression has changed to true, false otherwise
        hasChangedToFalse - true if the expression has changed to false, false otherwise
        Throws:
        JmriException - when an exception occurs