Class ReflectiveSetter
java.lang.Object
org.apache.maven.shared.tools.test.ReflectiveSetter
- Version:
- $Id$
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setProperty
(String propertyName, Object value, Object target)
-
Constructor Details
-
ReflectiveSetter
- Parameters:
targetClass
-
-
-
Method Details
-
setProperty
- Parameters:
propertyName
-value
-target
-- Throws:
Throwable
-