| Package | Description |
|---|---|
| org.mule.tooling.client.api.value |
| Modifier and Type | Method and Description |
|---|---|
Set<Value> |
Value.getChilds() |
Set<Value> |
ValueResult.getValues() |
| Constructor and Description |
|---|
Value(String id,
String displayName,
String partName,
Set<Value> children) |
ValueResult(Set<Value> values,
ResolvingFailure resolvingFailure) |
Copyright © 2018 MuleSoft, Inc.. All rights reserved.