public interface HasNestedComponentDeclarer<T extends BaseElementDeclarer>
ComponentElementDeclaration through a fluent API| Modifier and Type | Method and Description |
|---|---|
T |
withComponent(ComponentElementDeclaration component)
Adds a
component to the declaration being built |
T withComponent(ComponentElementDeclaration component)
component to the declaration being builtcomponent - the component to addthis declarerCopyright © 2017 MuleSoft, Inc.. All rights reserved.