Uses of Class
org.uddi.api_v3.ServiceInfo

Packages that use ServiceInfo
org.ow2.dragon.service.uddi.v3.impl   
org.uddi.api_v3   
 

Uses of ServiceInfo in org.ow2.dragon.service.uddi.v3.impl
 

Methods in org.ow2.dragon.service.uddi.v3.impl that return ServiceInfo
 ServiceInfo UDDITransferObjectAssembler.toUDDIServiceInfo(org.ow2.dragon.persistence.bo.deployment.TechnicalService service)
           
 

Uses of ServiceInfo in org.uddi.api_v3
 

Fields in org.uddi.api_v3 with type parameters of type ServiceInfo
protected  java.util.List<ServiceInfo> ServiceInfos.serviceInfo
           
 

Methods in org.uddi.api_v3 that return ServiceInfo
 ServiceInfo ObjectFactory.createServiceInfo()
          Create an instance of ServiceInfo
 

Methods in org.uddi.api_v3 that return types with arguments of type ServiceInfo
 javax.xml.bind.JAXBElement<ServiceInfo> ObjectFactory.createServiceInfo(ServiceInfo value)
          Create an instance of JAXBElement<ServiceInfo>}
 java.util.List<ServiceInfo> ServiceInfos.getServiceInfo()
          Gets the value of the serviceInfo property.
 

Methods in org.uddi.api_v3 with parameters of type ServiceInfo
 javax.xml.bind.JAXBElement<ServiceInfo> ObjectFactory.createServiceInfo(ServiceInfo value)
          Create an instance of JAXBElement<ServiceInfo>}
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.