Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.BusinessService
-
Packages that use BusinessService Package Description 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 Modifier and Type Field Description protected List<BusinessService>BusinessServices. businessServiceprotected List<BusinessService>SaveService. businessServiceprotected List<BusinessService>ServiceDetail. businessServiceprotected List<BusinessService>ValidateValues. businessServiceMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return BusinessService Modifier and Type Method Description BusinessServiceObjectFactory. createBusinessService()Create an instance ofBusinessServiceMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type BusinessService Modifier and Type Method Description javax.xml.bind.JAXBElement<BusinessService>ObjectFactory. createBusinessService(BusinessService value)List<BusinessService>BusinessServices. getBusinessService()Gets the value of the businessService property.List<BusinessService>SaveService. getBusinessService()Gets the value of the businessService property.List<BusinessService>ServiceDetail. getBusinessService()Gets the value of the businessService property.List<BusinessService>ValidateValues. getBusinessService()Gets the value of the businessService property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type BusinessService Modifier and Type Method Description javax.xml.bind.JAXBElement<BusinessService>ObjectFactory. createBusinessService(BusinessService value)
-