Uses of Class
org.weblab_project.services.reportprovider.types.AddInformationReturn

Packages that use AddInformationReturn
org.weblab_project.services.reportprovider   
org.weblab_project.services.reportprovider.types   
 

Uses of AddInformationReturn in org.weblab_project.services.reportprovider
 

Methods in org.weblab_project.services.reportprovider that return AddInformationReturn
 AddInformationReturn ReportProvider.addInformation(AddInformationArgs args)
          Add a resource to be reported given a usage context.
 

Uses of AddInformationReturn in org.weblab_project.services.reportprovider.types
 

Methods in org.weblab_project.services.reportprovider.types that return AddInformationReturn
 AddInformationReturn ObjectFactory.createAddInformationReturn()
          Create an instance of AddInformationReturn
 

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

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



Copyright © 2004-2010. All Rights Reserved.