Uses of Class
org.weblab_project.services.contentconsumer.types.SetContentReturn

Packages that use SetContentReturn
org.weblab_project.services.contentconsumer   
org.weblab_project.services.contentconsumer.types   
 

Uses of SetContentReturn in org.weblab_project.services.contentconsumer
 

Methods in org.weblab_project.services.contentconsumer that return SetContentReturn
 SetContentReturn ContentConsumer.setContent(SetContentArgs args)
          Set the content to be used (analysed or stored for instance) by the service.
 

Uses of SetContentReturn in org.weblab_project.services.contentconsumer.types
 

Methods in org.weblab_project.services.contentconsumer.types that return SetContentReturn
 SetContentReturn ObjectFactory.createSetContentReturn()
          Create an instance of SetContentReturn
 

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

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



Copyright © 2004-2010. All Rights Reserved.