Uses of Class
org.cruxframework.crux.core.utils.JClassUtils.PropertyInfo

Packages that use JClassUtils.PropertyInfo
org.cruxframework.crux.core.rebind.bean   
org.cruxframework.crux.core.utils   
 

Uses of JClassUtils.PropertyInfo in org.cruxframework.crux.core.rebind.bean
 

Methods in org.cruxframework.crux.core.rebind.bean that return JClassUtils.PropertyInfo
protected  JClassUtils.PropertyInfo BeanCopierProxyCreator.getEquivalentPropertyInfo(JClassUtils.PropertyInfo aPropertyInfo, JClassUtils.PropertyInfo[] bPropertiesInfo)
           
 

Methods in org.cruxframework.crux.core.rebind.bean with parameters of type JClassUtils.PropertyInfo
protected  JClassUtils.PropertyInfo BeanCopierProxyCreator.getEquivalentPropertyInfo(JClassUtils.PropertyInfo aPropertyInfo, JClassUtils.PropertyInfo[] bPropertiesInfo)
           
protected  JClassUtils.PropertyInfo BeanCopierProxyCreator.getEquivalentPropertyInfo(JClassUtils.PropertyInfo aPropertyInfo, JClassUtils.PropertyInfo[] bPropertiesInfo)
           
 

Uses of JClassUtils.PropertyInfo in org.cruxframework.crux.core.utils
 

Methods in org.cruxframework.crux.core.utils that return JClassUtils.PropertyInfo
static JClassUtils.PropertyInfo[] JClassUtils.extractBeanPropertiesInfo(com.google.gwt.core.ext.typeinfo.JClassType type)
           
 



Copyright © 2014. All rights reserved.