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

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

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

Fields in com.sun.xml.registry.uddi.bindings_v2_2 with type parameters of type BusinessService
protected  List<BusinessService> ValidateValues.businessService
           
protected  List<BusinessService> BusinessServices.businessService
           
protected  List<BusinessService> ServiceDetail.businessService
           
protected  List<BusinessService> SaveService.businessService
           
 

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

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type BusinessService
 JAXBElement<BusinessService> ObjectFactory.createBusinessService(BusinessService value)
          Create an instance of JAXBElement<BusinessService>}
 List<BusinessService> ValidateValues.getBusinessService()
          Gets the value of the businessService property.
 List<BusinessService> BusinessServices.getBusinessService()
          Gets the value of the businessService property.
 List<BusinessService> ServiceDetail.getBusinessService()
          Gets the value of the businessService property.
 List<BusinessService> SaveService.getBusinessService()
          Gets the value of the businessService property.
 

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



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