Class LoginPage

java.lang.Object
de.xima.fc.api.rest.pub.client.user_portal.model.LoginPage
All Implemented Interfaces:
Serializable

@Generated("de.xima.openapi.codegen.java_jaxrs.XimaJavaJaxrsGenerator") public class LoginPage extends Object implements Serializable
LoginPage
See Also:
  • Field Details

  • Constructor Details

    • LoginPage

      public LoginPage()
      Creates a new empty model with no data yet. Use the various setters or fluent setters to add the appropriate data.
  • Method Details

    • backButtonAriaLabel

      public LoginPage backButtonAriaLabel(String backButtonAriaLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getBackButtonAriaLabel

      @Nullable public String getBackButtonAriaLabel()
      Get backButtonAriaLabel
      Returns:
      backButtonAriaLabel
    • setBackButtonAriaLabel

      public void setBackButtonAriaLabel(String backButtonAriaLabel)
    • backButtonLabel

      public LoginPage backButtonLabel(String backButtonLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getBackButtonLabel

      @Nullable public String getBackButtonLabel()
      Get backButtonLabel
      Returns:
      backButtonLabel
    • setBackButtonLabel

      public void setBackButtonLabel(String backButtonLabel)
    • loginButtonLabel

      public LoginPage loginButtonLabel(String loginButtonLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getLoginButtonLabel

      @Nullable public String getLoginButtonLabel()
      Get loginButtonLabel
      Returns:
      loginButtonLabel
    • setLoginButtonLabel

      public void setLoginButtonLabel(String loginButtonLabel)
    • logoLinkAriaLabel

      public LoginPage logoLinkAriaLabel(String logoLinkAriaLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getLogoLinkAriaLabel

      @Nullable public String getLogoLinkAriaLabel()
      Get logoLinkAriaLabel
      Returns:
      logoLinkAriaLabel
    • setLogoLinkAriaLabel

      public void setLogoLinkAriaLabel(String logoLinkAriaLabel)
    • mfaCodeInputAriaLabel

      public LoginPage mfaCodeInputAriaLabel(String mfaCodeInputAriaLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getMfaCodeInputAriaLabel

      @Nullable public String getMfaCodeInputAriaLabel()
      Get mfaCodeInputAriaLabel
      Returns:
      mfaCodeInputAriaLabel
    • setMfaCodeInputAriaLabel

      public void setMfaCodeInputAriaLabel(String mfaCodeInputAriaLabel)
    • mfaCodeInputPlaceholder

      public LoginPage mfaCodeInputPlaceholder(String mfaCodeInputPlaceholder)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getMfaCodeInputPlaceholder

      @Nullable public String getMfaCodeInputPlaceholder()
      Get mfaCodeInputPlaceholder
      Returns:
      mfaCodeInputPlaceholder
    • setMfaCodeInputPlaceholder

      public void setMfaCodeInputPlaceholder(String mfaCodeInputPlaceholder)
    • mfaHintEmail

      public LoginPage mfaHintEmail(String mfaHintEmail)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getMfaHintEmail

      @Nullable public String getMfaHintEmail()
      Get mfaHintEmail
      Returns:
      mfaHintEmail
    • setMfaHintEmail

      public void setMfaHintEmail(String mfaHintEmail)
    • mfaHintTotp

      public LoginPage mfaHintTotp(String mfaHintTotp)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getMfaHintTotp

      @Nullable public String getMfaHintTotp()
      Get mfaHintTotp
      Returns:
      mfaHintTotp
    • setMfaHintTotp

      public void setMfaHintTotp(String mfaHintTotp)
    • mfaSaveOptionLabel

      public LoginPage mfaSaveOptionLabel(String mfaSaveOptionLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getMfaSaveOptionLabel

      @Nullable public String getMfaSaveOptionLabel()
      Get mfaSaveOptionLabel
      Returns:
      mfaSaveOptionLabel
    • setMfaSaveOptionLabel

      public void setMfaSaveOptionLabel(String mfaSaveOptionLabel)
    • mfaSendEmailCodeLinkLabel

      public LoginPage mfaSendEmailCodeLinkLabel(String mfaSendEmailCodeLinkLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getMfaSendEmailCodeLinkLabel

      @Nullable public String getMfaSendEmailCodeLinkLabel()
      Get mfaSendEmailCodeLinkLabel
      Returns:
      mfaSendEmailCodeLinkLabel
    • setMfaSendEmailCodeLinkLabel

      public void setMfaSendEmailCodeLinkLabel(String mfaSendEmailCodeLinkLabel)
    • mfaSubmitButtonLabel

      public LoginPage mfaSubmitButtonLabel(String mfaSubmitButtonLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getMfaSubmitButtonLabel

      @Nullable public String getMfaSubmitButtonLabel()
      Get mfaSubmitButtonLabel
      Returns:
      mfaSubmitButtonLabel
    • setMfaSubmitButtonLabel

      public void setMfaSubmitButtonLabel(String mfaSubmitButtonLabel)
    • mfaTitle

      public LoginPage mfaTitle(String mfaTitle)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getMfaTitle

      @Nullable public String getMfaTitle()
      Get mfaTitle
      Returns:
      mfaTitle
    • setMfaTitle

      public void setMfaTitle(String mfaTitle)
    • passwordForgotLinkLabel

      public LoginPage passwordForgotLinkLabel(String passwordForgotLinkLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getPasswordForgotLinkLabel

      @Nullable public String getPasswordForgotLinkLabel()
      Get passwordForgotLinkLabel
      Returns:
      passwordForgotLinkLabel
    • setPasswordForgotLinkLabel

      public void setPasswordForgotLinkLabel(String passwordForgotLinkLabel)
    • passwordLabel

      public LoginPage passwordLabel(String passwordLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getPasswordLabel

      @Nullable public String getPasswordLabel()
      Get passwordLabel
      Returns:
      passwordLabel
    • setPasswordLabel

      public void setPasswordLabel(String passwordLabel)
    • saveLoginLabel

      public LoginPage saveLoginLabel(String saveLoginLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getSaveLoginLabel

      @Nullable public String getSaveLoginLabel()
      Get saveLoginLabel
      Returns:
      saveLoginLabel
    • setSaveLoginLabel

      public void setSaveLoginLabel(String saveLoginLabel)
    • sectionAriaLabelLoginForm

      public LoginPage sectionAriaLabelLoginForm(String sectionAriaLabelLoginForm)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getSectionAriaLabelLoginForm

      @Nullable public String getSectionAriaLabelLoginForm()
      Get sectionAriaLabelLoginForm
      Returns:
      sectionAriaLabelLoginForm
    • setSectionAriaLabelLoginForm

      public void setSectionAriaLabelLoginForm(String sectionAriaLabelLoginForm)
    • sectionAriaLabelLoginServices

      public LoginPage sectionAriaLabelLoginServices(String sectionAriaLabelLoginServices)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getSectionAriaLabelLoginServices

      @Nullable public String getSectionAriaLabelLoginServices()
      Get sectionAriaLabelLoginServices
      Returns:
      sectionAriaLabelLoginServices
    • setSectionAriaLabelLoginServices

      public void setSectionAriaLabelLoginServices(String sectionAriaLabelLoginServices)
    • separationLineLabel

      public LoginPage separationLineLabel(String separationLineLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getSeparationLineLabel

      @Nullable public String getSeparationLineLabel()
      Get separationLineLabel
      Returns:
      separationLineLabel
    • setSeparationLineLabel

      public void setSeparationLineLabel(String separationLineLabel)
    • signupLinkLabel

      public LoginPage signupLinkLabel(String signupLinkLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getSignupLinkLabel

      @Nullable public String getSignupLinkLabel()
      Get signupLinkLabel
      Returns:
      signupLinkLabel
    • setSignupLinkLabel

      public void setSignupLinkLabel(String signupLinkLabel)
    • signupQuestion

      public LoginPage signupQuestion(String signupQuestion)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getSignupQuestion

      @Nullable public String getSignupQuestion()
      Get signupQuestion
      Returns:
      signupQuestion
    • setSignupQuestion

      public void setSignupQuestion(String signupQuestion)
    • title

      public LoginPage title(String title)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getTitle

      @Nullable public String getTitle()
      Get title
      Returns:
      title
    • setTitle

      public void setTitle(String title)
    • userNameLabel

      public LoginPage userNameLabel(String userNameLabel)
      Creates a new model with the given enum and no other data. Use the various setters or fluent setters to add further data.
    • getUserNameLabel

      @Nullable public String getUserNameLabel()
      Get userNameLabel
      Returns:
      userNameLabel
    • setUserNameLabel

      public void setUserNameLabel(String userNameLabel)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object