Package net.anwiba.commons.reflection
Class ReflectionFieldSetter
- java.lang.Object
-
- net.anwiba.commons.reflection.ReflectionFieldSetter
-
public class ReflectionFieldSetter extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ReflectionFieldSetter(java.lang.Object object)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinvoke(java.lang.String fieldName, java.lang.Object value)
-