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

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

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

Fields in com.sun.xml.registry.uddi.bindings_v2_2 with type parameters of type BusinessInfo
protected  List<BusinessInfo> BusinessInfos.businessInfo
           
 

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

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type BusinessInfo
 JAXBElement<BusinessInfo> ObjectFactory.createBusinessInfo(BusinessInfo value)
          Create an instance of JAXBElement<BusinessInfo>}
 List<BusinessInfo> BusinessInfos.getBusinessInfo()
          Gets the value of the businessInfo property.
 

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



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