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

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

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

Methods in net.sf.dynamicreports.adhoc.transformation that return XmlAdhocGroup
protected  XmlAdhocGroup AdhocToXmlTransform.group(AdhocGroup adhocGroup)
           
 

Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type XmlAdhocGroup
protected  AdhocGroup XmlToAdhocTransform.group(XmlAdhocGroup xmlAdhocGroup)
           
 

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

Fields in net.sf.dynamicreports.adhoc.xmlconfiguration with type parameters of type XmlAdhocGroup
protected  List<XmlAdhocGroup> XmlAdhocReport.group
           
 

Methods in net.sf.dynamicreports.adhoc.xmlconfiguration that return XmlAdhocGroup
 XmlAdhocGroup ObjectFactory.createXmlAdhocGroup()
          Create an instance of XmlAdhocGroup
 

Methods in net.sf.dynamicreports.adhoc.xmlconfiguration that return types with arguments of type XmlAdhocGroup
 List<XmlAdhocGroup> XmlAdhocReport.getGroup()
          Gets the value of the group property.
 



Copyright © 2010-2012. All Rights Reserved.