| Package | Description |
|---|---|
| org.fest.reflect.beanproperty |
Provides a "fluent" API
for property access via the Bean Instrospection API.
|
| Modifier and Type | Method and Description |
|---|---|
<T> PropertyType<T> |
PropertyName.ofType(java.lang.Class<T> type)
Sets the type of the property to access.
|
Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.