Class ExecutePreparedSQLResponseWrapper


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

      • local_parentWuId

        protected String local_parentWuId
      • 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

      • ExecutePreparedSQLResponseWrapper

        public ExecutePreparedSQLResponseWrapper()
      • ExecutePreparedSQLResponseWrapper

        public ExecutePreparedSQLResponseWrapper​(org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.ExecutePreparedSQLResponse executepreparedsqlresponse)
      • ExecutePreparedSQLResponseWrapper

        public ExecutePreparedSQLResponseWrapper​(ArrayOfEspExceptionWrapper _exceptions,
                                                 String _parentWuId,
                                                 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.ExecutePreparedSQLResponse getRaw()
      • setParentWuId

        public void setParentWuId​(String _parentWuId)
      • getParentWuId

        public String getParentWuId()
      • 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()