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

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

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

Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as BusinessServices
protected  BusinessServices BusinessEntity.businessServices
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return BusinessServices
 BusinessServices ObjectFactory.createBusinessServices()
          Create an instance of BusinessServices
 BusinessServices BusinessEntity.getBusinessServices()
          Gets the value of the businessServices property.
 

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

Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type BusinessServices
 JAXBElement<BusinessServices> ObjectFactory.createBusinessServices(BusinessServices value)
          Create an instance of JAXBElement<BusinessServices>}
 void BusinessEntity.setBusinessServices(BusinessServices value)
          Sets the value of the businessServices property.
 



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