Class MinimalUIAction

    • Constructor Detail

      • MinimalUIAction

        public MinimalUIAction()
    • Method Detail

      • isDisplayLicenseAgreement

        public boolean isDisplayLicenseAgreement()
      • getDisplayLicenseAgreement

        public boolean getDisplayLicenseAgreement()
      • setDisplayLicenseAgreement

        public void setDisplayLicenseAgreement​(boolean displayLicenseAgreement)
      • isIsEULAWebLocation

        public boolean isIsEULAWebLocation()
      • getIsEULAWebLocation

        public boolean getIsEULAWebLocation()
      • setIsEULAWebLocation

        public void setIsEULAWebLocation​(boolean isEULAWebLocation)
      • getEulaLocation

        public java.lang.String getEulaLocation()
      • setEulaLocation

        public void setEulaLocation​(java.lang.String eulaLocation)
      • getExistingFilePath

        public java.lang.String getExistingFilePath()
        gets an existing file path to license agreement text source file.
      • setExistingFilePath

        public void setExistingFilePath​(java.lang.String existingFilePath)
        sets an existing file path to license agreement text source file.