Uses of Class
org.weblab_project.services.analyser.types.ProcessReturn

Packages that use ProcessReturn
org.weblab_project.services.analyser   
org.weblab_project.services.analyser.types   
 

Uses of ProcessReturn in org.weblab_project.services.analyser
 

Methods in org.weblab_project.services.analyser that return ProcessReturn
 ProcessReturn Analyser.process(ProcessArgs args)
          Ask to the service to process with its business method.
 

Uses of ProcessReturn in org.weblab_project.services.analyser.types
 

Methods in org.weblab_project.services.analyser.types that return ProcessReturn
 ProcessReturn ObjectFactory.createProcessReturn()
          Create an instance of ProcessReturn
 

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

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



Copyright © 2004-2010. All Rights Reserved.