net.thucydides.core.reflection
Class FieldSetter
java.lang.Object
net.thucydides.core.reflection.FieldSetter
public class FieldSetter
- extends Object
Internal class used to set field values inside an object.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FieldSetter
public FieldSetter(Field field,
Object targetObject)
to
public void to(Object value)
throws IllegalAccessException
- Throws:
IllegalAccessException
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.