Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.PublisherAssertion
-
Packages that use PublisherAssertion Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of PublisherAssertion in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 with type parameters of type PublisherAssertion Modifier and Type Field Description protected List<PublisherAssertion>AddPublisherAssertions. publisherAssertionprotected List<PublisherAssertion>DeletePublisherAssertions. publisherAssertionprotected List<PublisherAssertion>PublisherAssertions. publisherAssertionprotected List<PublisherAssertion>SetPublisherAssertions. publisherAssertionMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return PublisherAssertion Modifier and Type Method Description PublisherAssertionObjectFactory. createPublisherAssertion()Create an instance ofPublisherAssertionMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type PublisherAssertion Modifier and Type Method Description javax.xml.bind.JAXBElement<PublisherAssertion>ObjectFactory. createPublisherAssertion(PublisherAssertion value)List<PublisherAssertion>AddPublisherAssertions. getPublisherAssertion()Gets the value of the publisherAssertion property.List<PublisherAssertion>DeletePublisherAssertions. getPublisherAssertion()Gets the value of the publisherAssertion property.List<PublisherAssertion>PublisherAssertions. getPublisherAssertion()Gets the value of the publisherAssertion property.List<PublisherAssertion>SetPublisherAssertions. getPublisherAssertion()Gets the value of the publisherAssertion property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type PublisherAssertion Modifier and Type Method Description javax.xml.bind.JAXBElement<PublisherAssertion>ObjectFactory. createPublisherAssertion(PublisherAssertion value)
-