Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.BusinessInfo
-
Packages that use BusinessInfo Package Description 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 Modifier and Type Field Description protected List<BusinessInfo>BusinessInfos. businessInfoMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return BusinessInfo Modifier and Type Method Description BusinessInfoObjectFactory. createBusinessInfo()Create an instance ofBusinessInfoMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type BusinessInfo Modifier and Type Method Description javax.xml.bind.JAXBElement<BusinessInfo>ObjectFactory. createBusinessInfo(BusinessInfo value)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 Modifier and Type Method Description javax.xml.bind.JAXBElement<BusinessInfo>ObjectFactory. createBusinessInfo(BusinessInfo value)
-