public class ECLGraphWrapper extends Object
| Constructor and Description |
|---|
ECLGraphWrapper()
Instantiates a new ECL graph wrapper.
|
ECLGraphWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLGraph raw)
Instantiates a new ECL graph wrapper.
|
ECLGraphWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_58.ECLGraph raw)
Instantiates a new ECL graph wrapper.
|
ECLGraphWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_62.ECLGraph raw)
Instantiates a new ECL graph wrapper.
|
ECLGraphWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_69.ECLGraph raw)
Instantiates a new ECL graph wrapper.
|
ECLGraphWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_56.ECLGraph raw)
Instantiates a new ECL graph wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getComplete()
Gets the complete.
|
Boolean |
getFailed()
Gets the failed.
|
String |
getLabel()
Gets the label.
|
String |
getName()
Gets the name.
|
org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLGraph |
getRaw()
Gets the raw.
|
org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLGraph |
getRawLatestVersion()
Gets the raw version 1 79.
|
Boolean |
getRunning()
Gets the running.
|
Long |
getRunningId()
Gets the running id.
|
String |
getType()
Gets the type.
|
String |
getWhenFinished()
Gets the when finished.
|
String |
getWhenStarted()
Gets the when started.
|
void |
setComplete(Boolean complete)
Sets the complete.
|
void |
setFailed(Boolean failed)
Sets the failed.
|
void |
setLabel(String label)
Sets the label.
|
void |
setName(String name)
Sets the name.
|
void |
setRunning(Boolean running)
Sets the running.
|
void |
setRunningId(Long runningId)
Sets the running id.
|
void |
setType(String type)
Sets the type.
|
void |
setWhenFinished(String whenFinished)
Sets the when finished.
|
void |
setWhenStarted(String whenStarted)
Sets the when started.
|
String |
toString() |
public ECLGraphWrapper()
public ECLGraphWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLGraph raw)
raw - the rawpublic ECLGraphWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_58.ECLGraph raw)
raw - the rawpublic ECLGraphWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_62.ECLGraph raw)
raw - the rawpublic ECLGraphWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_69.ECLGraph raw)
raw - the rawpublic ECLGraphWrapper(org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_56.ECLGraph raw)
raw - the rawpublic org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLGraph getRaw()
public org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_81.ECLGraph getRawLatestVersion()
public String getName()
public void setName(String name)
name - the name to setpublic String getLabel()
public void setLabel(String label)
label - the label to setpublic String getType()
public void setType(String type)
type - the type to setpublic Boolean getRunning()
public void setRunning(Boolean running)
running - the running to setpublic Boolean getComplete()
public void setComplete(Boolean complete)
complete - the complete to setpublic Boolean getFailed()
public void setFailed(Boolean failed)
failed - the failed to setpublic Long getRunningId()
public void setRunningId(Long runningId)
runningId - the runningId to setpublic String getWhenStarted()
public void setWhenStarted(String whenStarted)
whenStarted - the whenStarted to setpublic String getWhenFinished()
public void setWhenFinished(String whenFinished)
whenFinished - the whenFinished to setCopyright © 2021. All rights reserved.