Uses of Class
org.fest.reflect.beanproperty.PropertyTypeRef

Packages that use PropertyTypeRef
org.fest.reflect.beanproperty Provides a "fluent" API for property access via the Bean Instrospection API. 
 

Uses of PropertyTypeRef in org.fest.reflect.beanproperty
 

Methods in org.fest.reflect.beanproperty that return PropertyTypeRef
<T> PropertyTypeRef<T>
PropertyName.ofType(TypeRef<T> type)
          Sets the type reference of the property to access.
 



Copyright © 2007-2011 FEST (Fixtures for Easy Software Testing). All Rights Reserved.