public class ScopeElementDeclarer<E extends ScopeElementDeclarer,D extends ScopeElementDeclaration> extends ComponentElementDeclarer<E,D>
ScopeElementDeclaration through a fluent APIdeclaration| Modifier and Type | Method and Description |
|---|---|
D |
getDeclaration() |
E |
withComponent(ComponentElementDeclaration component)
Adds a
component to the declaration being built |
withConfigwithParameterGroupwithCustomParameter, withPropertypublic E withComponent(ComponentElementDeclaration component)
component to the declaration being builtcomponent - the component to addthis declarerpublic D getDeclaration()
getDeclaration in class BaseElementDeclarer<D extends ScopeElementDeclaration>declaration being builtCopyright © 2017 MuleSoft, Inc.. All rights reserved.