Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.SharedRelationships
-
Packages that use SharedRelationships Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of SharedRelationships in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 with type parameters of type SharedRelationships Modifier and Type Field Description protected List<SharedRelationships>RelatedBusinessInfo. sharedRelationshipsMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return SharedRelationships Modifier and Type Method Description SharedRelationshipsObjectFactory. createSharedRelationships()Create an instance ofSharedRelationshipsMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type SharedRelationships Modifier and Type Method Description javax.xml.bind.JAXBElement<SharedRelationships>ObjectFactory. createSharedRelationships(SharedRelationships value)List<SharedRelationships>RelatedBusinessInfo. getSharedRelationships()Gets the value of the sharedRelationships property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type SharedRelationships Modifier and Type Method Description javax.xml.bind.JAXBElement<SharedRelationships>ObjectFactory. createSharedRelationships(SharedRelationships value)
-