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

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

Uses of AddInformationArgs in org.weblab_project.services.reportprovider
 

Methods in org.weblab_project.services.reportprovider with parameters of type AddInformationArgs
 AddInformationReturn ReportProvider.addInformation(AddInformationArgs args)
          Add a resource to be reported given a usage context.
 

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

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

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

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



Copyright © 2004-2009. All Rights Reserved.