Uses of Class
org.uddi.api_v2.RelatedBusinessInfo

Packages that use RelatedBusinessInfo
org.ow2.dragon.service.uddi.v2.impl   
org.uddi.api_v2   
 

Uses of RelatedBusinessInfo in org.ow2.dragon.service.uddi.v2.impl
 

Methods in org.ow2.dragon.service.uddi.v2.impl that return RelatedBusinessInfo
 RelatedBusinessInfo UDDITransferObjectAssembler.toUDDIRelatedBusinessInfo(org.ow2.dragon.persistence.bo.organization.OrganizationUnit org)
           
 

Uses of RelatedBusinessInfo in org.uddi.api_v2
 

Fields in org.uddi.api_v2 with type parameters of type RelatedBusinessInfo
protected  java.util.List<RelatedBusinessInfo> RelatedBusinessInfos.relatedBusinessInfo
           
 

Methods in org.uddi.api_v2 that return RelatedBusinessInfo
 RelatedBusinessInfo ObjectFactory.createRelatedBusinessInfo()
          Create an instance of RelatedBusinessInfo
 

Methods in org.uddi.api_v2 that return types with arguments of type RelatedBusinessInfo
 javax.xml.bind.JAXBElement<RelatedBusinessInfo> ObjectFactory.createRelatedBusinessInfo(RelatedBusinessInfo value)
          Create an instance of JAXBElement<RelatedBusinessInfo>}
 java.util.List<RelatedBusinessInfo> RelatedBusinessInfos.getRelatedBusinessInfo()
          Gets the value of the relatedBusinessInfo property.
 

Methods in org.uddi.api_v2 with parameters of type RelatedBusinessInfo
 javax.xml.bind.JAXBElement<RelatedBusinessInfo> ObjectFactory.createRelatedBusinessInfo(RelatedBusinessInfo value)
          Create an instance of JAXBElement<RelatedBusinessInfo>}
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.