Interface EnvironmentWarningConfiguration

    • Method Detail

      • isEnabled

        String isEnabled()
      • setEnabled

        void setEnabled​(Boolean enabled)
      • getMessage

        String getMessage()
      • setMessage

        void setMessage​(String message)
      • getBackgroundColour

        String getBackgroundColour()
      • setBackgroundColour

        void setBackgroundColour​(String colour)
      • getTextColour

        String getTextColour()
      • setTextColour

        void setTextColour​(String colour)