Package com.lordofthejars.nosqlunit.core
Class FieldSetter
- java.lang.Object
-
- com.lordofthejars.nosqlunit.core.FieldSetter
-
public class FieldSetter extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FieldSetter(java.lang.Object target, java.lang.reflect.Field field)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidset(java.lang.Object value)
-