Class ECLResultWrapper


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

      • local_name

        protected String local_name
      • local_sequence

        protected int local_sequence
      • local_value

        protected String local_value
      • local_link

        protected String local_link
      • local_fileName

        protected String local_fileName
      • local_isSupplied

        protected boolean local_isSupplied
      • local_showFileContent

        protected boolean local_showFileContent
      • local_total

        protected long local_total
      • local_xmlSchema

        protected String local_xmlSchema
    • Constructor Detail

      • ECLResultWrapper

        public ECLResultWrapper()
      • ECLResultWrapper

        public ECLResultWrapper​(org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.ECLResult eclresult)
    • Method Detail

      • getRaw

        public org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.ECLResult getRaw()
      • setName

        public void setName​(String _name)
      • getName

        public String getName()
      • setSequence

        public void setSequence​(int _sequence)
      • getSequence

        public int getSequence()
      • setValue

        public void setValue​(String _value)
      • getValue

        public String getValue()
      • setLink

        public void setLink​(String _link)
      • getLink

        public String getLink()
      • setFileName

        public void setFileName​(String _fileName)
      • getFileName

        public String getFileName()
      • setIsSupplied

        public void setIsSupplied​(boolean _isSupplied)
      • getIsSupplied

        public boolean getIsSupplied()
      • setShowFileContent

        public void setShowFileContent​(boolean _showFileContent)
      • getShowFileContent

        public boolean getShowFileContent()
      • setTotal

        public void setTotal​(long _total)
      • getTotal

        public long getTotal()
      • setXmlSchema

        public void setXmlSchema​(String _xmlSchema)
      • getXmlSchema

        public String getXmlSchema()