Class QueryFileWrapper

    • Constructor Detail

      • QueryFileWrapper

        public QueryFileWrapper​(org.hpccsystems.ws.client.gen.axis2.wsworkunits.latest.FileUsedByQuery raw)
        Deprecated.
        Instantiates a new query file wrapper.
        Parameters:
        raw - the raw
    • Method Detail

      • getFileName

        public String getFileName()
        Deprecated.
        Gets the file name.
        Returns:
        the file name
      • setFileName

        public void setFileName​(String fileName)
        Deprecated.
        Sets the file name.
        Parameters:
        fileName - the new file name
      • getFileSize

        public Long getFileSize()
        Deprecated.
        Gets the file size.
        Returns:
        the file size
      • setFileSize

        public void setFileSize​(Long fileSize)
        Deprecated.
        Sets the file size.
        Parameters:
        fileSize - the new file size
      • getNumberOfParts

        public long getNumberOfParts()
        Deprecated.
        Gets the number of parts.
        Returns:
        the number of parts
      • setNumberOfParts

        public void setNumberOfParts​(long numberOfParts)
        Deprecated.
        Sets the number of parts.
        Parameters:
        numberOfParts - the new number of parts