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

Packages that use DropArgs
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 DropArgs in org.ow2.weblab.core.services
 

Methods in org.ow2.weblab.core.services with parameters of type DropArgs
 DropReturn DataOperator.drop(DropArgs args)
           
 

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

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

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

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



Copyright © 2004-2012. All Rights Reserved.