Uses of Class
org.omnaest.utils.structure.table.adapter.TableToTypeListAdapter

Packages that use TableToTypeListAdapter
org.omnaest.utils.structure.table.adapter   
 

Uses of TableToTypeListAdapter in org.omnaest.utils.structure.table.adapter
 

Methods in org.omnaest.utils.structure.table.adapter that return TableToTypeListAdapter
static
<B> TableToTypeListAdapter<B>
TableToTypeListAdapter.newInstance(Table<?> table, Class<? extends B> beanClass)
          Factory methods which creates a new TableToTypeListAdapter instance for the given Java Bean Class and Table .
 



Copyright © 2011. All Rights Reserved.