Uses of Class
org.uddi.api_v3.RelatedBusinessInfo

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

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

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

Uses of RelatedBusinessInfo in org.uddi.api_v3
 

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

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

Methods in org.uddi.api_v3 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_v3 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.