Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.BusinessInfos
-
Packages that use BusinessInfos Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of BusinessInfos in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as BusinessInfos Modifier and Type Field Description protected BusinessInfosBusinessList. businessInfosprotected BusinessInfosRegisteredInfo. businessInfosMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return BusinessInfos Modifier and Type Method Description BusinessInfosObjectFactory. createBusinessInfos()Create an instance ofBusinessInfosBusinessInfosBusinessList. getBusinessInfos()Gets the value of the businessInfos property.BusinessInfosRegisteredInfo. getBusinessInfos()Gets the value of the businessInfos property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type BusinessInfos Modifier and Type Method Description javax.xml.bind.JAXBElement<BusinessInfos>ObjectFactory. createBusinessInfos(BusinessInfos value)Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type BusinessInfos Modifier and Type Method Description javax.xml.bind.JAXBElement<BusinessInfos>ObjectFactory. createBusinessInfos(BusinessInfos value)voidBusinessList. setBusinessInfos(BusinessInfos value)Sets the value of the businessInfos property.voidRegisteredInfo. setBusinessInfos(BusinessInfos value)Sets the value of the businessInfos property.
-