| Package | Description |
|---|---|
| org.hpccsystems.ws.client.wrappers.wsworkunits |
| Modifier and Type | Method and Description |
|---|---|
List<DebugValueWrapper> |
WorkunitWrapper.getDebugValues()
Gets the debug values.
|
List<DebugValueWrapper> |
WUUpdateRequestWrapper.getDebugValues()
Gets the debug values.
|
List<DebugValueWrapper> |
WUCreateAndUpdateWrapper.getDebugValues()
Gets the debug values.
|
| Modifier and Type | Method and Description |
|---|---|
WorkunitWrapper |
WorkunitWrapper.setDebugValues(List<DebugValueWrapper> debugValues)
Sets the debug values.
|
void |
WUUpdateRequestWrapper.setDebugValues(List<DebugValueWrapper> debugValues)
Sets the debug values.
|
void |
WUCreateAndUpdateWrapper.setDebugValues(List<DebugValueWrapper> debugValues)
Sets the debug values.
|
Copyright © 2021. All rights reserved.