Uses of Class
com.caucho.amber.cfg.InheritanceConfig

Packages that use InheritanceConfig
com.caucho.amber.cfg   
 

Uses of InheritanceConfig in com.caucho.amber.cfg
 

Methods in com.caucho.amber.cfg that return InheritanceConfig
 InheritanceConfig EntityConfig.getInheritance()
           
 

Methods in com.caucho.amber.cfg with parameters of type InheritanceConfig
 void EntityConfig.setInheritance(InheritanceConfig inheritance)