| Package | Description |
|---|---|
| org.mule.runtime.module.extension.internal.util |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupValueSetter
An implementation of
ValueSetter for parameter groups. |
class |
SingleValueSetter
An implementation of
ValueSetter for assigning the value of a single, non grouped ParameterModel
For performance reasons, it caches the setter to be used |
| Modifier and Type | Method and Description |
|---|---|
static List<ValueSetter> |
GroupValueSetter.settersFor(org.mule.runtime.api.meta.model.parameter.ParameterizedModel model)
Returns a
List containing one ValueSetter instance per each
ParameterGroupDescriptor defined in the
ParameterGroupModelProperty extracted from the given model. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.