Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.ServiceList
-
Packages that use ServiceList Package Description 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 Modifier and Type Method Description ServiceListObjectFactory. createServiceList()Create an instance ofServiceListMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type ServiceList Modifier and Type Method Description javax.xml.bind.JAXBElement<ServiceList>ObjectFactory. createServiceList(ServiceList value)Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type ServiceList Modifier and Type Method Description javax.xml.bind.JAXBElement<ServiceList>ObjectFactory. createServiceList(ServiceList value)
-