| 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) |
| Modifier and Type | Method and Description |
|---|---|
ParameterGroupElementDeclaration |
ParameterGroupElementDeclarationTypeAdapter.read(com.google.gson.stream.JsonReader in) |
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterGroupElementDeclarationTypeAdapter.write(com.google.gson.stream.JsonWriter out,
ParameterGroupElementDeclaration group) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.