Class GlobalDesktopActionConfigBean


  • public class GlobalDesktopActionConfigBean
    extends Object
    The Class GlobalDesktopActionConfigBean.
    Author:
    dward
    • Constructor Detail

      • GlobalDesktopActionConfigBean

        public GlobalDesktopActionConfigBean()
    • Method Detail

      • getNoConfirm

        public boolean getNoConfirm()
        Checks if is no confirm.
        Returns:
        true, if is no confirm
      • setNoConfirm

        public void setNoConfirm​(boolean noConfirm)
        Sets the no confirm.
        Parameters:
        noConfirm - the new no confirm
      • getPath

        public String getPath()
        Gets the path.
        Returns:
        the path
      • setPath

        public void setPath​(String path)
        Sets the path.
        Parameters:
        path - the new path
      • getDebug

        public boolean getDebug()
        Checks if is debug.
        Returns:
        true, if is debug
      • setDebug

        public void setDebug​(boolean debug)
        Sets the debug.
        Parameters:
        debug - the new debug