Class ExecutePreparedSQLRequestWrapper


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

      • local_wuId

        protected String local_wuId
      • local_userName

        protected String local_userName
      • local_targetCluster

        protected String local_targetCluster
      • local_suppressResults

        protected boolean local_suppressResults
      • local_suppressXmlSchema

        protected boolean local_suppressXmlSchema
      • local_wait

        protected int local_wait
      • local_resultWindowStart

        protected int local_resultWindowStart
      • local_resultWindowCount

        protected int local_resultWindowCount
    • Constructor Detail

      • ExecutePreparedSQLRequestWrapper

        public ExecutePreparedSQLRequestWrapper()
      • ExecutePreparedSQLRequestWrapper

        public ExecutePreparedSQLRequestWrapper​(org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.ExecutePreparedSQLRequest executepreparedsqlrequest)
      • ExecutePreparedSQLRequestWrapper

        public ExecutePreparedSQLRequestWrapper​(String _wuId,
                                                String _userName,
                                                String _targetCluster,
                                                boolean _suppressResults,
                                                boolean _suppressXmlSchema,
                                                int _wait,
                                                int _resultWindowStart,
                                                int _resultWindowCount,
                                                ArrayOfNamedValueWrapper _variables)
    • Method Detail

      • getRaw

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

        public void setWuId​(String _wuId)
      • getWuId

        public String getWuId()
      • setUserName

        public void setUserName​(String _userName)
      • getUserName

        public String getUserName()
      • setTargetCluster

        public void setTargetCluster​(String _targetCluster)
      • getTargetCluster

        public String getTargetCluster()
      • setSuppressResults

        public void setSuppressResults​(boolean _suppressResults)
      • getSuppressResults

        public boolean getSuppressResults()
      • setSuppressXmlSchema

        public void setSuppressXmlSchema​(boolean _suppressXmlSchema)
      • getSuppressXmlSchema

        public boolean getSuppressXmlSchema()
      • setWait

        public void setWait​(int _wait)
      • getWait

        public int getWait()
      • setResultWindowStart

        public void setResultWindowStart​(int _resultWindowStart)
      • getResultWindowStart

        public int getResultWindowStart()
      • setResultWindowCount

        public void setResultWindowCount​(int _resultWindowCount)
      • getResultWindowCount

        public int getResultWindowCount()