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–2016 The Apache Software Foundation. All rights reserved.