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

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

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

Fields in org.apache.ws.scout.model.uddi.v2 with type parameters of type RelatedBusinessInfo
protected  java.util.List<RelatedBusinessInfo> RelatedBusinessInfos.relatedBusinessInfo
           
 

Methods in org.apache.ws.scout.model.uddi.v2 that return RelatedBusinessInfo
 RelatedBusinessInfo ObjectFactory.createRelatedBusinessInfo()
          Create an instance of RelatedBusinessInfo
 

Methods in org.apache.ws.scout.model.uddi.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.apache.ws.scout.model.uddi.v2 with parameters of type RelatedBusinessInfo
 javax.xml.bind.JAXBElement<RelatedBusinessInfo> ObjectFactory.createRelatedBusinessInfo(RelatedBusinessInfo value)
          Create an instance of JAXBElement<RelatedBusinessInfo>}
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.