| Constructor | Description |
|---|---|
ConvertDelegateSetter(Setter<T,O> setter,
org.simpleflatmapper.converter.ContextualConverter<I,O> converter) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
set(T target,
I value) |
Set the properties on the target object to value.
|
Copyright © 2019. All rights reserved.