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

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

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

Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as ServiceInfos
protected  ServiceInfos ServiceList.serviceInfos
           
protected  ServiceInfos BusinessInfo.serviceInfos
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return ServiceInfos
 ServiceInfos ObjectFactory.createServiceInfos()
          Create an instance of ServiceInfos
 ServiceInfos ServiceList.getServiceInfos()
          Gets the value of the serviceInfos property.
 ServiceInfos BusinessInfo.getServiceInfos()
          Gets the value of the serviceInfos property.
 

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

Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type ServiceInfos
 JAXBElement<ServiceInfos> ObjectFactory.createServiceInfos(ServiceInfos value)
          Create an instance of JAXBElement<ServiceInfos>}
 void ServiceList.setServiceInfos(ServiceInfos value)
          Sets the value of the serviceInfos property.
 void BusinessInfo.setServiceInfos(ServiceInfos value)
          Sets the value of the serviceInfos property.
 



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