public class JavaReflectionUtil extends Object
| Constructor and Description |
|---|
JavaReflectionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
getProperty(Object target,
String property) |
static void |
setProperty(Object target,
String property,
Object value) |
Copyright © 2013. All rights reserved