public class ECLWorkflowWrapper extends Object
| Constructor and Description |
|---|
ECLWorkflowWrapper()
Instantiates a new ECL workflow wrapper.
|
ECLWorkflowWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLWorkflow raw)
Instantiates a new ECL workflow wrapper.
|
ECLWorkflowWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_58.ECLWorkflow raw)
Instantiates a new ECL workflow wrapper.
|
ECLWorkflowWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_62.ECLWorkflow raw)
Instantiates a new ECL workflow wrapper.
|
ECLWorkflowWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_69.ECLWorkflow raw)
Instantiates a new ECL workflow wrapper.
|
ECLWorkflowWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_56.ECLWorkflow raw)
Instantiates a new ECL workflow wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCount()
Gets the count.
|
Integer |
getCountRemaining()
Gets the count remaining.
|
String |
getEventName()
Gets the event name.
|
String |
getEventText()
Gets the event text.
|
org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLWorkflow |
getRaw()
Gets the raw.
|
org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLWorkflow |
getRawLatestVersion()
Gets the raw version 1 79.
|
String |
getWFID()
Gets the wfid.
|
void |
setCount(Integer count)
Sets the count.
|
void |
setCountRemaining(Integer countRemaining)
Sets the count remaining.
|
void |
setEventName(String eventName)
Sets the event name.
|
void |
setEventText(String eventText)
Sets the event text.
|
void |
setWFID(String wFID)
Sets the wfid.
|
String |
toString() |
public ECLWorkflowWrapper()
public ECLWorkflowWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLWorkflow raw)
raw - the rawpublic ECLWorkflowWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_58.ECLWorkflow raw)
raw - the rawpublic ECLWorkflowWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_62.ECLWorkflow raw)
raw - the rawpublic ECLWorkflowWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_69.ECLWorkflow raw)
raw - the rawpublic ECLWorkflowWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_56.ECLWorkflow raw)
raw - the rawpublic org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLWorkflow getRaw()
public org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLWorkflow getRawLatestVersion()
public String getWFID()
public void setWFID(String wFID)
wFID - the wFID to setpublic String getEventName()
public void setEventName(String eventName)
eventName - the eventName to setpublic String getEventText()
public void setEventText(String eventText)
eventText - the eventText to setpublic Integer getCount()
public void setCount(Integer count)
count - the count to setpublic Integer getCountRemaining()
public void setCountRemaining(Integer countRemaining)
countRemaining - the countRemaining to setCopyright © 2021. All rights reserved.