| Package | Description |
|---|---|
| org.hpccsystems.ws.client.wrappers.wsworkunits |
| Modifier and Type | Method and Description |
|---|---|
List<ECLResultWrapper> |
WorkunitWrapper.getResults()
Gets the results.
|
List<ECLResultWrapper> |
WorkunitWrapper.getVariables()
Gets the variables.
|
| Modifier and Type | Method and Description |
|---|---|
WorkunitWrapper |
WorkunitWrapper.setResults(List<ECLResultWrapper> eclResults)
Sets the results.
|
WorkunitWrapper |
WorkunitWrapper.setVariables(List<ECLResultWrapper> variables)
Sets the variables.
|
Copyright © 2021. All rights reserved.