Uses of Class
net.sf.dynamicreports.adhoc.xmlconfiguration.XmlAdhocReport

Packages that use XmlAdhocReport
net.sf.dynamicreports.adhoc.transformation   
net.sf.dynamicreports.adhoc.xmlconfiguration   
 

Uses of XmlAdhocReport in net.sf.dynamicreports.adhoc.transformation
 

Methods in net.sf.dynamicreports.adhoc.transformation that return XmlAdhocReport
protected  XmlAdhocReport AdhocToXmlTransform.report(AdhocReport adhocReport)
           
 

Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type XmlAdhocReport
protected  AdhocReport XmlToAdhocTransform.report(XmlAdhocReport xmlAdhocReport)
           
 

Uses of XmlAdhocReport in net.sf.dynamicreports.adhoc.xmlconfiguration
 

Fields in net.sf.dynamicreports.adhoc.xmlconfiguration declared as XmlAdhocReport
protected  XmlAdhocReport XmlAdhocConfiguration.report
           
 

Methods in net.sf.dynamicreports.adhoc.xmlconfiguration that return XmlAdhocReport
 XmlAdhocReport ObjectFactory.createXmlAdhocReport()
          Create an instance of XmlAdhocReport
 XmlAdhocReport XmlAdhocConfiguration.getReport()
          Gets the value of the report property.
 

Methods in net.sf.dynamicreports.adhoc.xmlconfiguration with parameters of type XmlAdhocReport
 void XmlAdhocConfiguration.setReport(XmlAdhocReport value)
          Sets the value of the report property.
 



Copyright © 2010-2013. All Rights Reserved.