|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyName | |
|---|---|
| org.fest.reflect.beanproperty | Provides a "fluent" API for property access via the Bean Instrospection API. |
| org.fest.reflect.core | Provides a "fluent" API that makes usage of the Java Reflection API easier and improves code readability. |
| Uses of PropertyName in org.fest.reflect.beanproperty |
|---|
| Methods in org.fest.reflect.beanproperty that return PropertyName | |
|---|---|
static PropertyName |
PropertyName.startPropertyAccess(String name)
Creates a new : the starting point of the fluent interface for accessing
properties using Bean Introspection. |
| Uses of PropertyName in org.fest.reflect.core |
|---|
| Methods in org.fest.reflect.core that return PropertyName | |
|---|---|
static PropertyName |
Reflection.property(String name)
Starting point of the fluent interface for accessing properties via Bean Introspection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||