Uses of Class
org.apertereports.common.xml.ws.ReportData

Packages that use ReportData
org.apertereports.common.xml.ws   
 

Uses of ReportData in org.apertereports.common.xml.ws
 

Fields in org.apertereports.common.xml.ws declared as ReportData
protected  ReportData GenerateReportRequest.reportData
           
 

Methods in org.apertereports.common.xml.ws that return ReportData
 ReportData ObjectFactory.createReportData()
          Create an instance of ReportData
 ReportData GenerateReportRequest.getReportData()
          Gets the value of the reportData property.
 

Methods in org.apertereports.common.xml.ws with parameters of type ReportData
 void GenerateReportRequest.setReportData(ReportData value)
          Sets the value of the reportData property.
 



Copyright © 2011-2012. All Rights Reserved.