public class AutoMapper
extends Object 
- 
Constructor SummaryConstructors 
- 
Method Summary
static <X,
Z extends X>
 Class<Z>
    static <X,
Z extends X>
 Class<Z>
  static void
   
 
 
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Constructor Details
- 
AutoMapperpublic AutoMapper() 
 
- 
Method Details
- 
- 
mappublic static void map(Class aClass) 
- 
getpublic static <X,
Z extends X> Class<Z> get(Class<X> xClass) 
- 
getQueryMapspublic static <X,
Z extends X> Class<Z> getQueryMaps(Class<X> xClass)