Uses of Class
org.apache.ws.scout.model.uddi.v2.AssertionStatusReport

Packages that use AssertionStatusReport
org.apache.ws.scout.model.uddi.v2   
org.apache.ws.scout.registry   
 

Uses of AssertionStatusReport in org.apache.ws.scout.model.uddi.v2
 

Methods in org.apache.ws.scout.model.uddi.v2 that return AssertionStatusReport
 AssertionStatusReport ObjectFactory.createAssertionStatusReport()
          Create an instance of AssertionStatusReport
 

Methods in org.apache.ws.scout.model.uddi.v2 that return types with arguments of type AssertionStatusReport
 javax.xml.bind.JAXBElement<AssertionStatusReport> ObjectFactory.createAssertionStatusReport(AssertionStatusReport value)
          Create an instance of JAXBElement<AssertionStatusReport>}
 

Methods in org.apache.ws.scout.model.uddi.v2 with parameters of type AssertionStatusReport
 javax.xml.bind.JAXBElement<AssertionStatusReport> ObjectFactory.createAssertionStatusReport(AssertionStatusReport value)
          Create an instance of JAXBElement<AssertionStatusReport>}
 

Uses of AssertionStatusReport in org.apache.ws.scout.registry
 

Methods in org.apache.ws.scout.registry that return AssertionStatusReport
 AssertionStatusReport RegistryImpl.getAssertionStatusReport(java.lang.String authInfo, java.lang.String completionStatus)
           
 AssertionStatusReport IRegistry.getAssertionStatusReport(java.lang.String authInfo, java.lang.String completionStatus)
           
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.