@Target(value={FIELD,PARAMETER}) @Retention(value=RUNTIME) @Documented public @interface ParameterDsl
Parameter or parameters
of methods mapping to operations| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
allowInlineDefinition
Whether the associated element should support inline definition as child element.
|
boolean |
allowReferences
Whether the associated element should support registry references.
|
Copyright © 2020 MuleSoft, Inc.. All rights reserved.