Class LoginI18n.Form

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    LoginI18n

    public static class LoginI18n.Form
    extends java.lang.Object
    implements java.io.Serializable
    I18n properties for the form.
    See Also:
    Serialized Form
    • Constructor Detail

      • Form

        public Form()
    • Method Detail

      • getTitle

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

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

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

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

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

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

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

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

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

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