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

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

Uses of SetContentArgs in org.weblab_project.services.contentconsumer
 

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

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

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

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

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



Copyright © 2004-2010. All Rights Reserved.