| Package | Description |
|---|---|
| org.mule.runtime.api.meta.model |
| Modifier and Type | Method and Description |
|---|---|
ParameterDslConfiguration.Builder |
ParameterDslConfiguration.Builder.allowsInlineDefinition(boolean allowsInlineDefinition)
Specifies whether the associated element should support inline definition as child element
|
ParameterDslConfiguration.Builder |
ParameterDslConfiguration.Builder.allowsReferences(boolean allowsReferences)
Specifies whether the associated element should support registry references
|
ParameterDslConfiguration.Builder |
ParameterDslConfiguration.Builder.allowTopLevelDefinition(boolean allowTopLevelDefinition)
Specifies whether the associated element should support being defined as a top level definition
|
static ParameterDslConfiguration.Builder |
ParameterDslConfiguration.builder() |
static ParameterDslConfiguration.Builder |
ParameterDslConfiguration.builder(ParameterDslConfiguration prototype) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.