Class GetResultsResponseWrapper


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

      • local_result

        protected String local_result
      • local_resultWindowStart

        protected org.apache.axis2.databinding.types.UnsignedInt local_resultWindowStart
      • local_resultWindowCount

        protected org.apache.axis2.databinding.types.UnsignedInt local_resultWindowCount
    • Constructor Detail

      • GetResultsResponseWrapper

        public GetResultsResponseWrapper()
      • GetResultsResponseWrapper

        public GetResultsResponseWrapper​(org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.GetResultsResponse getresultsresponse)
      • GetResultsResponseWrapper

        public GetResultsResponseWrapper​(ArrayOfEspExceptionWrapper _exceptions,
                                         String _result,
                                         org.apache.axis2.databinding.types.UnsignedInt _resultWindowStart,
                                         org.apache.axis2.databinding.types.UnsignedInt _resultWindowCount,
                                         ECLWorkunitWrapper _workunit)
    • Method Detail

      • getRaw

        public org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.GetResultsResponse getRaw()
      • setResult

        public void setResult​(String _result)
      • getResult

        public String getResult()
      • setResultWindowStart

        public void setResultWindowStart​(org.apache.axis2.databinding.types.UnsignedInt _resultWindowStart)
      • getResultWindowStart

        public org.apache.axis2.databinding.types.UnsignedInt getResultWindowStart()
      • setResultWindowCount

        public void setResultWindowCount​(org.apache.axis2.databinding.types.UnsignedInt _resultWindowCount)
      • getResultWindowCount

        public org.apache.axis2.databinding.types.UnsignedInt getResultWindowCount()