Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.ServiceDetail
-
Packages that use ServiceDetail Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of ServiceDetail in com.sun.xml.registry.uddi.bindings_v2_2
Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return ServiceDetail Modifier and Type Method Description ServiceDetailObjectFactory. createServiceDetail()Create an instance ofServiceDetailMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type ServiceDetail Modifier and Type Method Description javax.xml.bind.JAXBElement<ServiceDetail>ObjectFactory. createServiceDetail(ServiceDetail value)Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type ServiceDetail Modifier and Type Method Description javax.xml.bind.JAXBElement<ServiceDetail>ObjectFactory. createServiceDetail(ServiceDetail value)
-