Class UserRequest

java.lang.Object
ch.admin.suis.client.core.service.to.UserRequest

public class UserRequest extends Object
  • Constructor Details

  • Method Details

    • getChosenFile

      public File getChosenFile()
      Gets the chosenFile property.
      Returns:
      the value of the chosenFile property
    • getLanguage

      public String getLanguage()
      Gets the language property.
      Returns:
      the value of the language property
    • getRootNode

      public PdfEntry getRootNode()
      Gets the rootNode property.
      Returns:
      the value of the rootNode property
    • getUserName

      public String getUserName()
      Gets the userName property.
      Returns:
      the value of the userName property
    • getUserOrg

      public String getUserOrg()
      Gets the userOrg property.
      Returns:
      the value of the userName property
    • setUserName

      public void setUserName(String userName)
      Sets the userName property.
      Parameters:
      userName - the value to set for the userName property.
    • setUserOrg

      public void setUserOrg(String userOrg)
      Sets the userOrg property.
      Parameters:
      userOrg - the value to set for the userOrg property.