Uses of Class
org.ow2.weblab.core.services.dataoperator.ReportArgs

Packages that use ReportArgs
org.ow2.weblab.core.services   
org.ow2.weblab.core.services.dataoperator WEBLAB: Service oriented integration platform for media mining and intelligence applications Copyright (C) 2004 - 2012 Cassidian, an EADS company This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. 
 

Uses of ReportArgs in org.ow2.weblab.core.services
 

Methods in org.ow2.weblab.core.services with parameters of type ReportArgs
 ReportReturn DataOperator.report(ReportArgs args)
           
 

Uses of ReportArgs in org.ow2.weblab.core.services.dataoperator
 

Methods in org.ow2.weblab.core.services.dataoperator that return ReportArgs
 ReportArgs ObjectFactory.createReportArgs()
          Create an instance of ReportArgs
 

Methods in org.ow2.weblab.core.services.dataoperator that return types with arguments of type ReportArgs
 javax.xml.bind.JAXBElement<ReportArgs> ObjectFactory.createReportArgs(ReportArgs value)
          Create an instance of JAXBElement<ReportArgs>}
 

Methods in org.ow2.weblab.core.services.dataoperator with parameters of type ReportArgs
 javax.xml.bind.JAXBElement<ReportArgs> ObjectFactory.createReportArgs(ReportArgs value)
          Create an instance of JAXBElement<ReportArgs>}
 



Copyright © 2004-2012. All Rights Reserved.