public class SetterProperty extends Object
Constructor and Description |
---|
SetterProperty(Field field,
Object object) |
SetterProperty(Method method,
Object object) |
public void set(Object value) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException
public void set(Object o, Object value) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException
public Method getMethod()
Copyright © 2018 Brandao. All rights reserved.