Uses of Class
ma.glasnost.orika.metadata.NestedProperty

Packages that use NestedProperty
ma.glasnost.orika.metadata   
ma.glasnost.orika.property   
 

Uses of NestedProperty in ma.glasnost.orika.metadata
 

Methods in ma.glasnost.orika.metadata that return NestedProperty
 NestedProperty NestedProperty.copy()
           
 

Uses of NestedProperty in ma.glasnost.orika.property
 

Methods in ma.glasnost.orika.property that return NestedProperty
 NestedProperty PropertyResolverStrategy.getNestedProperty(Type type, String propertyExpression)
          Deprecated. use PropertyResolverStrategy.getProperty(java.lang.reflect.Type, String) instead
 NestedProperty PropertyResolver.getNestedProperty(Type type, String p)
           
protected  NestedProperty PropertyResolver.getNestedProperty(Type type, String p, Property owner)
           
 



Copyright © 2013 Glasnost. All Rights Reserved.