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 BeanPropertyAccessor BeanPropertyAccessor.forClass(Class clazz)
          Returns a new or cached BeanPropertyAccessor for the given class.
 



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