public class Bean extends Object
| Constructor and Description |
|---|
Bean() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
compare(Object beforeItem,
Object afterItem,
Object... excludeFields) |
static Object |
getFieldValue(Object sourceObject,
String fieldName) |
static Map<String,Object> |
toMap(Object dataObject) |
public static Object getFieldValue(Object sourceObject, String fieldName) throws InvocationTargetException, IllegalAccessException
Copyright © 2016. All rights reserved.