Class LoginI18n.Form

    • Constructor Detail

      • Form

        public Form()
    • Method Detail

      • getTitle

        public String getTitle()
        Returns:
        current value for the title property
      • setTitle

        public void setTitle​(String title)
        Parameters:
        title - new value for the title property.
      • getUsername

        public String getUsername()
        Returns:
        current value for the username property
      • setUsername

        public void setUsername​(String username)
        Parameters:
        username - new value for the username property.
      • getPassword

        public String getPassword()
        Returns:
        current value for the password property
      • setPassword

        public void setPassword​(String password)
        Parameters:
        password - new value for the password property.
      • getSubmit

        public String getSubmit()
        Returns:
        current value for the submit property
      • setSubmit

        public void setSubmit​(String submit)
        Parameters:
        submit - new value for the submit property.
      • getForgotPassword

        public String getForgotPassword()
        Returns:
        current value for the forgotPassword property
      • setForgotPassword

        public void setForgotPassword​(String forgotPassword)
        Parameters:
        forgotPassword - new value for the forgotPassword property.