Uses of Class
org.uddi.api_v2.RelatedBusinessInfos

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

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

Methods in org.ow2.dragon.service.uddi.v2.impl that return RelatedBusinessInfos
 RelatedBusinessInfos UDDITransferObjectAssembler.toUDDIRelatedBusinessInfos(java.util.List<org.ow2.dragon.persistence.bo.organization.OrganizationUnit> relatedOrgs)
           
 

Uses of RelatedBusinessInfos in org.uddi.api_v2
 

Fields in org.uddi.api_v2 declared as RelatedBusinessInfos
protected  RelatedBusinessInfos RelatedBusinessesList.relatedBusinessInfos
           
 

Methods in org.uddi.api_v2 that return RelatedBusinessInfos
 RelatedBusinessInfos ObjectFactory.createRelatedBusinessInfos()
          Create an instance of RelatedBusinessInfos
 RelatedBusinessInfos RelatedBusinessesList.getRelatedBusinessInfos()
          Gets the value of the relatedBusinessInfos property.
 

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

Methods in org.uddi.api_v2 with parameters of type RelatedBusinessInfos
 javax.xml.bind.JAXBElement<RelatedBusinessInfos> ObjectFactory.createRelatedBusinessInfos(RelatedBusinessInfos value)
          Create an instance of JAXBElement<RelatedBusinessInfos>}
 void RelatedBusinessesList.setRelatedBusinessInfos(RelatedBusinessInfos value)
          Sets the value of the relatedBusinessInfos property.
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.