@Target(value={FIELD,PARAMETER}) @Retention(value=RUNTIME) @Documented @MinMuleVersion(value="4.5.0") 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 © 2022. All rights reserved.