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

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

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

Methods in org.ow2.weblab.services.query with parameters of type CreateQueryArgs
 CreateQueryReturn StringQueryCreatorService.createQuery(CreateQueryArgs args)
           
 

Uses of CreateQueryArgs in org.weblab_project.services.stringquerycreator
 

Methods in org.weblab_project.services.stringquerycreator with parameters of type CreateQueryArgs
 CreateQueryReturn StringQueryCreator.createQuery(CreateQueryArgs args)
           
 

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

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

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

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



Copyright © 2004-2010. All Rights Reserved.