public final class SingleValueSetter extends Object implements ValueSetter
ValueSetter for assigning the value of a single, non grouped ParameterModel
For performance reasons, it caches the setter to be used| Constructor and Description |
|---|
SingleValueSetter(String parameterName,
Field field) |
public void set(Object target, ResolverSetResult resolverSetResult)
set in interface ValueSettertarget - the object on which the value is being setresolverSetResult - a ResolverSetResult containing the value that corresponds to parameterCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.