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

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

Methods in org.ow2.weblab.core.services that return DropReturn
 DropReturn DataOperator.drop(DropArgs args)
           
 

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

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

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

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



Copyright © 2004-2012. All Rights Reserved.