Class FileRequest

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

public class FileRequest extends Object
  • Constructor Details

    • FileRequest

      public FileRequest(File file, String client)
  • Method Details

    • getClient

      public String getClient()
      Gets the client property.
      Returns:
      the value of the client property
    • getFile

      public File getFile()
      Gets the file property.
      Returns:
      the value of the file property
    • getMandant

      @Deprecated public String getMandant()
      Deprecated.
      Gets the client property from its legacy name.
      Returns:
      the value of the client property.