Uses of Class
org.uddi.api_v3.ServiceInfos

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

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

Methods in org.ow2.dragon.service.uddi.v3.impl that return ServiceInfos
 ServiceInfos UDDITransferObjectAssembler.toUDDIServiceInfos(java.util.List<org.ow2.dragon.persistence.bo.deployment.TechnicalService> techServices)
           
 

Uses of ServiceInfos in org.uddi.api_v3
 

Fields in org.uddi.api_v3 declared as ServiceInfos
protected  ServiceInfos BusinessInfo.serviceInfos
           
protected  ServiceInfos ServiceList.serviceInfos
           
 

Methods in org.uddi.api_v3 that return ServiceInfos
 ServiceInfos ObjectFactory.createServiceInfos()
          Create an instance of ServiceInfos
 ServiceInfos BusinessInfo.getServiceInfos()
          Gets the value of the serviceInfos property.
 ServiceInfos ServiceList.getServiceInfos()
          Gets the value of the serviceInfos property.
 

Methods in org.uddi.api_v3 that return types with arguments of type ServiceInfos
 javax.xml.bind.JAXBElement<ServiceInfos> ObjectFactory.createServiceInfos(ServiceInfos value)
          Create an instance of JAXBElement<ServiceInfos>}
 

Methods in org.uddi.api_v3 with parameters of type ServiceInfos
 javax.xml.bind.JAXBElement<ServiceInfos> ObjectFactory.createServiceInfos(ServiceInfos value)
          Create an instance of JAXBElement<ServiceInfos>}
 void BusinessInfo.setServiceInfos(ServiceInfos value)
          Sets the value of the serviceInfos property.
 void ServiceList.setServiceInfos(ServiceInfos value)
          Sets the value of the serviceInfos property.
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.