Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.RelatedBusinessInfo
-
Packages that use RelatedBusinessInfo Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of RelatedBusinessInfo in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 with type parameters of type RelatedBusinessInfo Modifier and Type Field Description protected List<RelatedBusinessInfo>RelatedBusinessInfos. relatedBusinessInfoMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return RelatedBusinessInfo Modifier and Type Method Description RelatedBusinessInfoObjectFactory. createRelatedBusinessInfo()Create an instance ofRelatedBusinessInfoMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type RelatedBusinessInfo Modifier and Type Method Description javax.xml.bind.JAXBElement<RelatedBusinessInfo>ObjectFactory. createRelatedBusinessInfo(RelatedBusinessInfo value)List<RelatedBusinessInfo>RelatedBusinessInfos. getRelatedBusinessInfo()Gets the value of the relatedBusinessInfo property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type RelatedBusinessInfo Modifier and Type Method Description javax.xml.bind.JAXBElement<RelatedBusinessInfo>ObjectFactory. createRelatedBusinessInfo(RelatedBusinessInfo value)
-