| Package | Description |
|---|---|
| com.microfocus.silkcentral.webservices.executionplanning |
This package contains interfaces to access the Execution Planning area of Silk Central (ExecutionPlanningService, previously IExecutionWebservice).
|
| Modifier and Type | Method and Description |
|---|---|
PropertyValue[] |
PropertyValue.getChildren()
Gets the children of this property value.
|
PropertyValue[] |
ExecutionNode.getPropertyValues()
Returns an array of all available
properties. |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyValue.setChildren(PropertyValue[] children)
Sets the children of this property value.
|
void |
ExecutionNode.setPropertyValues(PropertyValue[] propertyValues)
Sets an array of properties for an
ExecutionNode. |
Copyright © Micro Focus 2004-2019. All rights reserved.