org.mule.devkit.unmapper
Class Unmapper
java.lang.Object
org.mule.devkit.unmapper.Unmapper
public class Unmapper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Unmapper
public Unmapper()
populate
public static <T> T populate(Class<?> clazz,
Map<String,Object> attributes)
populateList
public static <T> List<T> populateList(Class<?> clazz,
List<Map<String,Object>> attributesList)
toMap
public static Map<String,Object> toMap(Object object)
Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.