| Package | Description |
|---|---|
| org.mule.runtime.api.meta.model.declaration.fluent | |
| org.mule.runtime.api.meta.model.display |
| Modifier and Type | Method and Description |
|---|---|
DisplayModel |
BaseDeclaration.getDisplayModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseDeclaration.setDisplayModel(DisplayModel displayModel)
Sets the
BaseDeclaration.displayModel for this declaration |
T |
HasDisplayModelDeclarer.withDisplayModel(DisplayModel displayModel)
Sets the given
displayModel |
T |
ParameterDeclarer.withDisplayModel(DisplayModel displayModel)
Sets the given
displayModel |
| Modifier and Type | Method and Description |
|---|---|
DisplayModel |
DisplayModel.DisplayModelBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Optional<DisplayModel> |
HasDisplayModel.getDisplayModel() |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.