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

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

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

Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as BusinessInfos
protected  BusinessInfos BusinessList.businessInfos
           
protected  BusinessInfos RegisteredInfo.businessInfos
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return BusinessInfos
 BusinessInfos ObjectFactory.createBusinessInfos()
          Create an instance of BusinessInfos
 BusinessInfos BusinessList.getBusinessInfos()
          Gets the value of the businessInfos property.
 BusinessInfos RegisteredInfo.getBusinessInfos()
          Gets the value of the businessInfos property.
 

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

Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type BusinessInfos
 JAXBElement<BusinessInfos> ObjectFactory.createBusinessInfos(BusinessInfos value)
          Create an instance of JAXBElement<BusinessInfos>}
 void BusinessList.setBusinessInfos(BusinessInfos value)
          Sets the value of the businessInfos property.
 void RegisteredInfo.setBusinessInfos(BusinessInfos value)
          Sets the value of the businessInfos property.
 



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