Uses of Class
org.apache.ws.scout.model.uddi.v2.RelatedBusinessInfos

Packages that use RelatedBusinessInfos
org.apache.ws.scout.model.uddi.v2   
 

Uses of RelatedBusinessInfos in org.apache.ws.scout.model.uddi.v2
 

Fields in org.apache.ws.scout.model.uddi.v2 declared as RelatedBusinessInfos
protected  RelatedBusinessInfos RelatedBusinessesList.relatedBusinessInfos
           
 

Methods in org.apache.ws.scout.model.uddi.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.apache.ws.scout.model.uddi.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.apache.ws.scout.model.uddi.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 © 2004-2012 The Apache Software Foundation. All Rights Reserved.