Class GetResultsRequestWrapper


  • public class GetResultsRequestWrapper
    extends Object
    Generated Axis2 ADB stub class wrapper Class name: GetResultsRequestWrapper Wraps class: org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.GetResultsRequest Output package : org.hpccsystems.ws.client.wrappers.gen.wssql TimeStamp: 2020-09-23T04:21:56.941Z
    • Field Detail

      • local_wuId

        protected String local_wuId
      • local_suppressXmlSchema

        protected boolean local_suppressXmlSchema
      • local_resultWindowStart

        protected int local_resultWindowStart
      • local_resultWindowCount

        protected int local_resultWindowCount
    • Constructor Detail

      • GetResultsRequestWrapper

        public GetResultsRequestWrapper()
      • GetResultsRequestWrapper

        public GetResultsRequestWrapper​(org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.GetResultsRequest getresultsrequest)
      • GetResultsRequestWrapper

        public GetResultsRequestWrapper​(String _wuId,
                                        boolean _suppressXmlSchema,
                                        int _resultWindowStart,
                                        int _resultWindowCount)
    • Method Detail

      • getRaw

        public org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.GetResultsRequest getRaw()
      • setWuId

        public void setWuId​(String _wuId)
      • getWuId

        public String getWuId()
      • setSuppressXmlSchema

        public void setSuppressXmlSchema​(boolean _suppressXmlSchema)
      • getSuppressXmlSchema

        public boolean getSuppressXmlSchema()
      • setResultWindowStart

        public void setResultWindowStart​(int _resultWindowStart)
      • getResultWindowStart

        public int getResultWindowStart()
      • setResultWindowCount

        public void setResultWindowCount​(int _resultWindowCount)
      • getResultWindowCount

        public int getResultWindowCount()