Uses of Class
org.cojen.util.BeanPropertyAccessor

Packages that use BeanPropertyAccessor
org.cojen.util   
 

Uses of BeanPropertyAccessor in org.cojen.util
 

Methods in org.cojen.util that return BeanPropertyAccessor
static
<B> BeanPropertyAccessor<B>
BeanPropertyAccessor.forClass(Class<B> clazz)
          Returns a new or cached BeanPropertyAccessor for the given class.
static
<B> BeanPropertyAccessor<B>
BeanPropertyAccessor.forClass(Class<B> clazz, BeanPropertyAccessor.PropertySet set)
           
 



Copyright © 2004-2008 Brian S O'Neill. All Rights Reserved.