| Package | Description |
|---|---|
| org.mule.runtime.app.declaration.api | |
| org.mule.runtime.app.declaration.api.fluent |
| Modifier and Type | Method and Description |
|---|---|
Optional<ParameterGroupElementDeclaration> |
ParameterizedElementDeclaration.getParameterGroup(String name) |
List<ParameterGroupElementDeclaration> |
ParameterizedElementDeclaration.getParameterGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterizedElementDeclaration.addParameterGroup(ParameterGroupElementDeclaration group)
Adds a
group to this parametrized element declaration |
| Modifier and Type | Method and Description |
|---|---|
E |
ParameterizedElementDeclarer.withParameterGroup(ParameterGroupElementDeclaration group)
|
| Constructor and Description |
|---|
ParameterGroupElementDeclarer(ParameterGroupElementDeclaration declaration) |
Copyright © 2019 MuleSoft, Inc.. All rights reserved.