public class ReflectiveSetter
extends java.lang.Object
| Constructor and Description |
|---|
ReflectiveSetter(java.lang.Class<?> targetClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
setProperty(java.lang.String propertyName,
java.lang.Object value,
java.lang.Object target) |