Uses of Class
org.uddi.api_v3.GetAssertionStatusReport

Packages that use GetAssertionStatusReport
org.uddi.api_v3   
org.uddi.sub_v3   
 

Uses of GetAssertionStatusReport in org.uddi.api_v3
 

Methods in org.uddi.api_v3 that return GetAssertionStatusReport
 GetAssertionStatusReport ObjectFactory.createGetAssertionStatusReport()
          Create an instance of GetAssertionStatusReport
 

Methods in org.uddi.api_v3 that return types with arguments of type GetAssertionStatusReport
 javax.xml.bind.JAXBElement<GetAssertionStatusReport> ObjectFactory.createGetAssertionStatusReport(GetAssertionStatusReport value)
          Create an instance of JAXBElement<GetAssertionStatusReport>}
 

Methods in org.uddi.api_v3 with parameters of type GetAssertionStatusReport
 javax.xml.bind.JAXBElement<GetAssertionStatusReport> ObjectFactory.createGetAssertionStatusReport(GetAssertionStatusReport value)
          Create an instance of JAXBElement<GetAssertionStatusReport>}
 

Uses of GetAssertionStatusReport in org.uddi.sub_v3
 

Fields in org.uddi.sub_v3 declared as GetAssertionStatusReport
protected  GetAssertionStatusReport SubscriptionFilter.getAssertionStatusReport
           
 

Methods in org.uddi.sub_v3 that return GetAssertionStatusReport
 GetAssertionStatusReport SubscriptionFilter.getGetAssertionStatusReport()
          Gets the value of the getAssertionStatusReport property.
 

Methods in org.uddi.sub_v3 with parameters of type GetAssertionStatusReport
 void SubscriptionFilter.setGetAssertionStatusReport(GetAssertionStatusReport value)
          Sets the value of the getAssertionStatusReport property.
 



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