public class ReflectionUtilities extends Object
| Constructor and Description |
|---|
ReflectionUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static Map |
applyKeyValueMap(Map map,
Object obj)
Apply a key/value map to an object instance.
|
public static Map applyKeyValueMap(Map map, Object obj)
map - Mapobj - ObjectCopyright © 2005–2016 jibx.org. All rights reserved.