Uses of Class
org.weblab_project.services.stringquerycreator.types.CreateQueryReturn

Packages that use CreateQueryReturn
org.ow2.weblab.services.query   
org.weblab_project.services.stringquerycreator   
org.weblab_project.services.stringquerycreator.types   
 

Uses of CreateQueryReturn in org.ow2.weblab.services.query
 

Methods in org.ow2.weblab.services.query that return CreateQueryReturn
 CreateQueryReturn StringQueryCreatorService.createQuery(CreateQueryArgs args)
           
 

Uses of CreateQueryReturn in org.weblab_project.services.stringquerycreator
 

Methods in org.weblab_project.services.stringquerycreator that return CreateQueryReturn
 CreateQueryReturn StringQueryCreator.createQuery(CreateQueryArgs args)
           
 

Uses of CreateQueryReturn in org.weblab_project.services.stringquerycreator.types
 

Methods in org.weblab_project.services.stringquerycreator.types that return CreateQueryReturn
 CreateQueryReturn ObjectFactory.createCreateQueryReturn()
          Create an instance of CreateQueryReturn
 

Methods in org.weblab_project.services.stringquerycreator.types that return types with arguments of type CreateQueryReturn
 javax.xml.bind.JAXBElement<CreateQueryReturn> ObjectFactory.createCreateQueryReturn(CreateQueryReturn value)
          Create an instance of JAXBElement<CreateQueryReturn>}
 

Methods in org.weblab_project.services.stringquerycreator.types with parameters of type CreateQueryReturn
 javax.xml.bind.JAXBElement<CreateQueryReturn> ObjectFactory.createCreateQueryReturn(CreateQueryReturn value)
          Create an instance of JAXBElement<CreateQueryReturn>}
 



Copyright © 2004-2010. All Rights Reserved.