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

Packages that use AttributesConfig
com.caucho.amber.cfg   
 

Uses of AttributesConfig in com.caucho.amber.cfg
 

Methods in com.caucho.amber.cfg that return AttributesConfig
 AttributesConfig MappedSuperclassConfig.getAttributes()
          Returns the attributes.
 

Methods in com.caucho.amber.cfg with parameters of type AttributesConfig
 void MappedSuperclassConfig.setAttributes(AttributesConfig attributes)
          Sets the attributes.