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

Packages that use ServiceInfo
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
protected  List<ServiceInfo> ServiceInfos.serviceInfo
           
 

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

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



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