Class ReflectiveSetter
- java.lang.Object
-
- org.apache.maven.shared.tools.test.ReflectiveSetter
-
public class ReflectiveSetter extends java.lang.Object
- Version:
- $Id$
-
-
Constructor Summary
Constructors Constructor Description ReflectiveSetter(java.lang.Class<?> targetClass)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setProperty(java.lang.String propertyName, java.lang.Object value, java.lang.Object target)
-