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

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

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

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

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type ServiceList
 JAXBElement<ServiceList> ObjectFactory.createServiceList(ServiceList value)
          Create an instance of JAXBElement<ServiceList>}
 

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



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