| Modifier and Type | Method and Description |
|---|---|
ParameterGroupDescriptor |
ParameterGroupModelProperty.getDescriptor() |
| Constructor and Description |
|---|
ParameterGroupModelProperty(ParameterGroupDescriptor groupDescriptor) |
| Constructor and Description |
|---|
ParameterGroupObjectBuilder(ParameterGroupDescriptor groupDescriptor,
ReflectionCache reflectionCache,
ExpressionManager expressionManager)
Create a new instance
|
| Constructor and Description |
|---|
ParameterGroupArgumentResolver(ParameterGroupDescriptor group,
ReflectionCache reflectionCache,
ExpressionManager expressionManager) |
| Modifier and Type | Method and Description |
|---|---|
List<FieldElement> |
ReflectionCache.fieldElementsFor(ParameterGroupDescriptor groupDescriptor) |
| Constructor and Description |
|---|
GroupValueSetter(ParameterGroupDescriptor groupDescriptor,
Supplier<ReflectionCache> reflectionCache,
Supplier<ExpressionManager> expressionManager)
Creates a new instance that can set values defined in the given
group |
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.