public class BeanPropertyMutator extends Object
Constructor and Description |
---|
BeanPropertyMutator(Class<?> _class) |
Modifier and Type | Method and Description |
---|---|
Class<?> |
getType(String _propertyName) |
void |
mutate(Object _target,
String _propertyName,
Object _value) |
public BeanPropertyMutator(Class<?> _class)
public void mutate(Object _target, String _propertyName, Object _value) throws IllegalAccessException, InvocationTargetException
cache2k API documentation. Copyright © 2000–2018 headissue GmbH, Munich.