Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.BusinessServices
-
Packages that use BusinessServices Package Description 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 Modifier and Type Field Description protected BusinessServicesBusinessEntity. businessServicesMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return BusinessServices Modifier and Type Method Description BusinessServicesObjectFactory. createBusinessServices()Create an instance ofBusinessServicesBusinessServicesBusinessEntity. 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 Modifier and Type Method Description javax.xml.bind.JAXBElement<BusinessServices>ObjectFactory. createBusinessServices(BusinessServices value)Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type BusinessServices Modifier and Type Method Description javax.xml.bind.JAXBElement<BusinessServices>ObjectFactory. createBusinessServices(BusinessServices value)voidBusinessEntity. setBusinessServices(BusinessServices value)Sets the value of the businessServices property.
-