Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.ServiceInfo
-
Packages that use ServiceInfo Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of ServiceInfo in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 with type parameters of type ServiceInfo Modifier and Type Field Description protected List<ServiceInfo>ServiceInfos. serviceInfoMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return ServiceInfo Modifier and Type Method Description ServiceInfoObjectFactory. createServiceInfo()Create an instance ofServiceInfoMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type ServiceInfo Modifier and Type Method Description javax.xml.bind.JAXBElement<ServiceInfo>ObjectFactory. createServiceInfo(ServiceInfo value)List<ServiceInfo>ServiceInfos. getServiceInfo()Gets the value of the serviceInfo property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type ServiceInfo Modifier and Type Method Description javax.xml.bind.JAXBElement<ServiceInfo>ObjectFactory. createServiceInfo(ServiceInfo value)
-