Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.RelatedBusinessInfo

Packages that use RelatedBusinessInfo
com.sun.xml.registry.uddi.bindings_v2_2   
 

Uses of RelatedBusinessInfo in com.sun.xml.registry.uddi.bindings_v2_2
 

Fields in com.sun.xml.registry.uddi.bindings_v2_2 with type parameters of type RelatedBusinessInfo
protected  List<RelatedBusinessInfo> RelatedBusinessInfos.relatedBusinessInfo
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return RelatedBusinessInfo
 RelatedBusinessInfo ObjectFactory.createRelatedBusinessInfo()
          Create an instance of RelatedBusinessInfo
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type RelatedBusinessInfo
 JAXBElement<RelatedBusinessInfo> ObjectFactory.createRelatedBusinessInfo(RelatedBusinessInfo value)
          Create an instance of JAXBElement<RelatedBusinessInfo>}
 List<RelatedBusinessInfo> RelatedBusinessInfos.getRelatedBusinessInfo()
          Gets the value of the relatedBusinessInfo property.
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type RelatedBusinessInfo
 JAXBElement<RelatedBusinessInfo> ObjectFactory.createRelatedBusinessInfo(RelatedBusinessInfo value)
          Create an instance of JAXBElement<RelatedBusinessInfo>}
 



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.