Uses of Package
org.fest.reflect.beanproperty
-
Packages that use org.fest.reflect.beanproperty Package Description 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. -
Classes in org.fest.reflect.beanproperty used by org.fest.reflect.beanproperty Class Description Invoker Understands the use of instrospection to access a property from a JavaBean.PropertyName Understands the name of a property to access using Bean Introspection.PropertyType Understands the type of a property to access using Bean Instrospection.PropertyTypeRef Understands the type of a property to access using Bean Instrospection. -
Classes in org.fest.reflect.beanproperty used by org.fest.reflect.core Class Description PropertyName Understands the name of a property to access using Bean Introspection.