| Package | Description |
|---|---|
| org.mule.tooling.client.api.extension.model.parameter |
| Modifier and Type | Method and Description |
|---|---|
List<ParameterModel> |
ParameterGroupModel.getParameterModels() |
| Constructor and Description |
|---|
ParameterGroupModel(String name,
String description,
DisplayModel displayModel,
LayoutModel layoutModel,
List<ParameterModel> parameterModels,
List<ExclusiveParametersModel> exclusiveParametersModels,
boolean showInDsl) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.