Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.AssertionStatusItem

Packages that use AssertionStatusItem
com.sun.xml.registry.uddi.bindings_v2_2   
 

Uses of AssertionStatusItem in com.sun.xml.registry.uddi.bindings_v2_2
 

Fields in com.sun.xml.registry.uddi.bindings_v2_2 with type parameters of type AssertionStatusItem
protected  List<AssertionStatusItem> AssertionStatusReport.assertionStatusItem
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return AssertionStatusItem
 AssertionStatusItem ObjectFactory.createAssertionStatusItem()
          Create an instance of AssertionStatusItem
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type AssertionStatusItem
 JAXBElement<AssertionStatusItem> ObjectFactory.createAssertionStatusItem(AssertionStatusItem value)
          Create an instance of JAXBElement<AssertionStatusItem>}
 List<AssertionStatusItem> AssertionStatusReport.getAssertionStatusItem()
          Gets the value of the assertionStatusItem property.
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type AssertionStatusItem
 JAXBElement<AssertionStatusItem> ObjectFactory.createAssertionStatusItem(AssertionStatusItem value)
          Create an instance of JAXBElement<AssertionStatusItem>}
 



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.