public class ReflectiveSetter extends Object
| Constructor and Description |
|---|
ReflectiveSetter(Class<?> targetClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
setProperty(String propertyName,
Object value,
Object target) |
Copyright © 2008–2017. All rights reserved.