Uses of Class
org.joda.beans.impl.reflection.ReflectiveMetaProperty

Packages that use ReflectiveMetaProperty
org.joda.beans.impl.reflection Implementation of Joda-Beans using reflection. 
 

Uses of ReflectiveMetaProperty in org.joda.beans.impl.reflection
 

Methods in org.joda.beans.impl.reflection that return ReflectiveMetaProperty
static
<P> ReflectiveMetaProperty<P>
ReflectiveMetaProperty.of(Class<? extends Bean> beanType, String propertyName)
          Factory to create a meta-property avoiding duplicate generics.
 



Copyright © 2007–2017 Joda.org. All rights reserved.