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

Packages that use PublisherAssertion
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
protected  List<PublisherAssertion> AddPublisherAssertions.publisherAssertion
           
protected  List<PublisherAssertion> DeletePublisherAssertions.publisherAssertion
           
protected  List<PublisherAssertion> PublisherAssertions.publisherAssertion
           
protected  List<PublisherAssertion> SetPublisherAssertions.publisherAssertion
           
 

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

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type PublisherAssertion
 JAXBElement<PublisherAssertion> ObjectFactory.createPublisherAssertion(PublisherAssertion value)
          Create an instance of JAXBElement<PublisherAssertion>}
 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
 JAXBElement<PublisherAssertion> ObjectFactory.createPublisherAssertion(PublisherAssertion value)
          Create an instance of JAXBElement<PublisherAssertion>}
 



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