Class QueryResultWrapper

    • Constructor Detail

      • QueryResultWrapper

        public QueryResultWrapper​(org.hpccsystems.ws.client.gen.axis2.wsworkunits.latest.QuerySetQueryActionResult raw)
        Deprecated.
        Instantiates a new query result wrapper.
        Parameters:
        raw - the raw
      • QueryResultWrapper

        public QueryResultWrapper​(org.hpccsystems.ws.client.gen.axis2.wsworkunits.latest.QuerySetQuery qr)
        Deprecated.
        Instantiates a new query result wrapper.
        Parameters:
        qr - the qr
    • Method Detail

      • getActivated

        public Boolean getActivated()
        Deprecated.
        Gets the activated.
        Returns:
        the activated
      • setActivated

        public void setActivated​(Boolean activated)
        Deprecated.
        Sets the activated.
        Parameters:
        activated - the new activated
      • getClusters

        public List<ClusterQueryWrapper> getClusters()
        Deprecated.
        Gets the clusters.
        Returns:
        the clusters
      • setClusters

        public void setClusters​(List<ClusterQueryWrapper> clusters)
        Deprecated.
        Sets the clusters.
        Parameters:
        clusters - the new clusters
      • getComment

        public String getComment()
        Deprecated.
        Gets the comment.
        Returns:
        the comment
      • setComment

        public void setComment​(String comment)
        Deprecated.
        Sets the comment.
        Parameters:
        comment - the new comment
      • getDll

        public String getDll()
        Deprecated.
        Gets the dll.
        Returns:
        the dll
      • setDll

        public void setDll​(String dll)
        Deprecated.
        Sets the dll.
        Parameters:
        dll - the new dll
      • getId

        public String getId()
        Deprecated.
        Gets the id.
        Returns:
        the id
      • setId

        public void setId​(String id)
        Deprecated.
        Sets the id.
        Parameters:
        id - the new id
      • getLibrary

        public Boolean getLibrary()
        Deprecated.
        Gets the library.
        Returns:
        the library
      • setLibrary

        public void setLibrary​(Boolean library)
        Deprecated.
        Sets the library.
        Parameters:
        library - the new library
      • getMemoryLimit

        public String getMemoryLimit()
        Deprecated.
        Gets the memory limit.
        Returns:
        the memory limit
      • setMemoryLimit

        public void setMemoryLimit​(String memoryLimit)
        Deprecated.
        Sets the memory limit.
        Parameters:
        memoryLimit - the new memory limit
      • getName

        public String getName()
        Deprecated.
        Gets the name.
        Returns:
        the name
      • setName

        public void setName​(String name)
        Deprecated.
        Sets the name.
        Parameters:
        name - the new name
      • getPriority

        public String getPriority()
        Deprecated.
        Gets the priority.
        Returns:
        the priority
      • setPriority

        public void setPriority​(String priority)
        Deprecated.
        Sets the priority.
        Parameters:
        priority - the new priority
      • getPublishedBy

        public String getPublishedBy()
        Deprecated.
        Gets the published by.
        Returns:
        the published by
      • setPublishedBy

        public void setPublishedBy​(String publishedBy)
        Deprecated.
        Sets the published by.
        Parameters:
        publishedBy - the new published by
      • getQuerySetId

        public String getQuerySetId()
        Deprecated.
        Gets the query set id.
        Returns:
        the query set id
      • setQuerySetId

        public void setQuerySetId​(String querySetId)
        Deprecated.
        Sets the query set id.
        Parameters:
        querySetId - the new query set id
      • getSnapshot

        public String getSnapshot()
        Deprecated.
        Gets the snapshot.
        Returns:
        the snapshot
      • setSnapshot

        public void setSnapshot​(String snapshot)
        Deprecated.
        Sets the snapshot.
        Parameters:
        snapshot - the new snapshot
      • getSuspended

        public Boolean getSuspended()
        Deprecated.
        Gets the suspended.
        Returns:
        the suspended
      • setSuspended

        public void setSuspended​(Boolean suspended)
        Deprecated.
        Sets the suspended.
        Parameters:
        suspended - the new suspended
      • getWuid

        public String getWuid()
        Deprecated.
        Gets the wuid.
        Returns:
        the wuid
      • setWuid

        public void setWuid​(String wuid)
        Deprecated.
        Sets the wuid.
        Parameters:
        wuid - the new wuid
      • getCode

        public Integer getCode()
        Deprecated.
        Gets the code.
        Returns:
        the code
      • setCode

        public void setCode​(Integer code)
        Deprecated.
        Sets the code.
        Parameters:
        code - the new code
      • getMessage

        public String getMessage()
        Deprecated.
        Gets the message.
        Returns:
        the message
      • setMessage

        public void setMessage​(String message)
        Deprecated.
        Sets the message.
        Parameters:
        message - the new message
      • getSuccess

        public Boolean getSuccess()
        Deprecated.
        Gets the success.
        Returns:
        the success
      • setSuccess

        public void setSuccess​(Boolean success)
        Deprecated.
        Sets the success.
        Parameters:
        success - the new success