java.lang.Object
de.hybris.platform.acceleratorstorefrontcommons.forms.LoginForm

public class LoginForm extends Object
  • Constructor Details

    • LoginForm

      public LoginForm()
  • Method Details

    • getJ_username

      public String getJ_username()
      Returns:
      the j_username
    • setJ_username

      public void setJ_username(String j_username)
      Parameters:
      j_username - the j_username to set
    • getJ_password

      public String getJ_password()
      Returns:
      the j_password
    • setJ_password

      public void setJ_password(String j_password)
      Parameters:
      j_password - the j_password to set