Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.AssertionStatusItem
-
Packages that use AssertionStatusItem Package Description 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 Modifier and Type Field Description protected List<AssertionStatusItem>AssertionStatusReport. assertionStatusItemMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return AssertionStatusItem Modifier and Type Method Description AssertionStatusItemObjectFactory. createAssertionStatusItem()Create an instance ofAssertionStatusItemMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type AssertionStatusItem Modifier and Type Method Description javax.xml.bind.JAXBElement<AssertionStatusItem>ObjectFactory. createAssertionStatusItem(AssertionStatusItem value)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 Modifier and Type Method Description javax.xml.bind.JAXBElement<AssertionStatusItem>ObjectFactory. createAssertionStatusItem(AssertionStatusItem value)
-