Class ECLGraphWrapper


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

      • local_name

        protected String local_name
      • local_label

        protected String local_label
      • local_type

        protected String local_type
      • local_running

        protected boolean local_running
      • local_complete

        protected boolean local_complete
      • local_failed

        protected boolean local_failed
      • local_runningId

        protected long local_runningId
      • local_whenStarted

        protected String local_whenStarted
      • local_whenFinished

        protected String local_whenFinished
    • Constructor Detail

      • ECLGraphWrapper

        public ECLGraphWrapper()
      • ECLGraphWrapper

        public ECLGraphWrapper​(org.hpccsystems.ws.client.gen.axis2.wssql.v3_05.ECLGraph eclgraph)
      • ECLGraphWrapper

        public ECLGraphWrapper​(String _name,
                               String _label,
                               String _type,
                               boolean _running,
                               boolean _complete,
                               boolean _failed,
                               long _runningId,
                               String _whenStarted,
                               String _whenFinished)
    • Method Detail

      • getRaw

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

        public void setName​(String _name)
      • getName

        public String getName()
      • setLabel

        public void setLabel​(String _label)
      • getLabel

        public String getLabel()
      • setType

        public void setType​(String _type)
      • getType

        public String getType()
      • setRunning

        public void setRunning​(boolean _running)
      • getRunning

        public boolean getRunning()
      • setComplete

        public void setComplete​(boolean _complete)
      • getComplete

        public boolean getComplete()
      • setFailed

        public void setFailed​(boolean _failed)
      • getFailed

        public boolean getFailed()
      • setRunningId

        public void setRunningId​(long _runningId)
      • getRunningId

        public long getRunningId()
      • setWhenStarted

        public void setWhenStarted​(String _whenStarted)
      • getWhenStarted

        public String getWhenStarted()
      • setWhenFinished

        public void setWhenFinished​(String _whenFinished)
      • getWhenFinished

        public String getWhenFinished()