public class ReflectionUtil extends Object
| Constructor and Description |
|---|
ReflectionUtil() |
| Modifier and Type | Method and Description |
|---|---|
String |
getValueFromObject(Object object,
String fieldName) |
String |
getValuePropertyByField(Object object,
String fieldName) |
String |
getValuePropertyByGetter(Object object,
String fieldName) |
Copyright © 2015. All rights reserved.