com.mysema.util
Class PropertyUtils

java.lang.Object
  extended by com.mysema.util.PropertyUtils

public final class PropertyUtils
extends Object

Author:
tiwe

Method Summary
static AnnotatedElement getAnnotatedElement(Class<?> beanClass, String propertyName, Class<?> propertyClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAnnotatedElement

public static AnnotatedElement getAnnotatedElement(Class<?> beanClass,
                                                   String propertyName,
                                                   Class<?> propertyClass)


Copyright © 2007-2010 Mysema Ltd. All Rights Reserved.