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

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

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

Method parameters in net.sf.dynamicreports.adhoc.transformation with type arguments of type XmlAdhocProperty
protected  void AdhocToXmlTransform.properties(AdhocProperties properties, List<XmlAdhocProperty> xmlAdhocProperties)
           
protected  void XmlToAdhocTransform.properties(List<XmlAdhocProperty> xmlAdhocProperties, AdhocProperties properties)
           
 

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

Fields in net.sf.dynamicreports.adhoc.xmlconfiguration with type parameters of type XmlAdhocProperty
protected  List<XmlAdhocProperty> XmlAdhocRestriction.property
           
protected  List<XmlAdhocProperty> XmlAdhocReport.property
           
protected  List<XmlAdhocProperty> XmlAdhocGroup.property
           
protected  List<XmlAdhocProperty> XmlAdhocComponent.property
           
protected  List<XmlAdhocProperty> XmlAdhocColumn.property
           
protected  List<XmlAdhocProperty> XmlAdhocChartSerie.property
           
 

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

Methods in net.sf.dynamicreports.adhoc.xmlconfiguration that return types with arguments of type XmlAdhocProperty
 List<XmlAdhocProperty> XmlAdhocRestriction.getProperty()
          Gets the value of the property property.
 List<XmlAdhocProperty> XmlAdhocReport.getProperty()
          Gets the value of the property property.
 List<XmlAdhocProperty> XmlAdhocGroup.getProperty()
          Gets the value of the property property.
 List<XmlAdhocProperty> XmlAdhocComponent.getProperty()
          Gets the value of the property property.
 List<XmlAdhocProperty> XmlAdhocColumn.getProperty()
          Gets the value of the property property.
 List<XmlAdhocProperty> XmlAdhocChartSerie.getProperty()
          Gets the value of the property property.
 



Copyright © 2010-2012. All Rights Reserved.