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

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

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

Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as RelatedBusinessInfos
protected  RelatedBusinessInfos RelatedBusinessesList.relatedBusinessInfos
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return RelatedBusinessInfos
 RelatedBusinessInfos ObjectFactory.createRelatedBusinessInfos()
          Create an instance of RelatedBusinessInfos
 RelatedBusinessInfos RelatedBusinessesList.getRelatedBusinessInfos()
          Gets the value of the relatedBusinessInfos property.
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type RelatedBusinessInfos
 JAXBElement<RelatedBusinessInfos> ObjectFactory.createRelatedBusinessInfos(RelatedBusinessInfos value)
          Create an instance of JAXBElement<RelatedBusinessInfos>}
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type RelatedBusinessInfos
 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 © 2005-2013 Oracle Corporation. All Rights Reserved.