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

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

Uses of PropertyType in org.fest.reflect.beanproperty
 

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



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