public interface PropertySetter extends Serializable, PropertyHandler
The implementation of this class set a value on an entity
| Modifier and Type | Method and Description |
|---|---|
void |
set(Object entity,
Object value,
Object index)
After calling this method, the value will be set on a property of an entity object
|
setObjectFactory, setStringValueResolverCopyright © 2014–2021 OSGL (Open Source General Library). All rights reserved.