public class Unmapper extends Object
Unmapper()
static <T> T
populate(Class<?> clazz, Map<String,Object> attributes)
static <T> List<T>
populateList(Class<?> clazz, List<Map<String,Object>> attributesList)
static Map<String,Object>
toMap(Object object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Unmapper()
public static <T> T populate(Class<?> clazz, Map<String,Object> attributes)
public static <T> List<T> populateList(Class<?> clazz, List<Map<String,Object>> attributesList)
public static Map<String,Object> toMap(Object object)
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.