Uses of Class
org.openxava.application.meta.MetaReport

Packages that use MetaReport
org.openxava.application.meta   
 

Uses of MetaReport in org.openxava.application.meta
 

Methods in org.openxava.application.meta that return MetaReport
 MetaReport MetaModule.getMetaReport()
           
 

Methods in org.openxava.application.meta with parameters of type MetaReport
 void MetaModule.setMetaReport(MetaReport metaReport)