Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.RelatedBusinessInfos
-
Packages that use RelatedBusinessInfos Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of RelatedBusinessInfos in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as RelatedBusinessInfos Modifier and Type Field Description protected RelatedBusinessInfosRelatedBusinessesList. relatedBusinessInfosMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return RelatedBusinessInfos Modifier and Type Method Description RelatedBusinessInfosObjectFactory. createRelatedBusinessInfos()Create an instance ofRelatedBusinessInfosRelatedBusinessInfosRelatedBusinessesList. getRelatedBusinessInfos()Gets the value of the relatedBusinessInfos property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type RelatedBusinessInfos Modifier and Type Method Description javax.xml.bind.JAXBElement<RelatedBusinessInfos>ObjectFactory. createRelatedBusinessInfos(RelatedBusinessInfos value)Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type RelatedBusinessInfos Modifier and Type Method Description javax.xml.bind.JAXBElement<RelatedBusinessInfos>ObjectFactory. createRelatedBusinessInfos(RelatedBusinessInfos value)voidRelatedBusinessesList. setRelatedBusinessInfos(RelatedBusinessInfos value)Sets the value of the relatedBusinessInfos property.
-