Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.KeyedReference
-
Packages that use KeyedReference Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of KeyedReference in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as KeyedReference Modifier and Type Field Description protected KeyedReferenceAssertionStatusItem. keyedReferenceprotected KeyedReferenceFindRelatedBusinesses. keyedReferenceprotected KeyedReferencePublisherAssertion. keyedReferenceFields in com.sun.xml.registry.uddi.bindings_v2_2 with type parameters of type KeyedReference Modifier and Type Field Description protected List<KeyedReference>CategoryBag. keyedReferenceprotected List<KeyedReference>IdentifierBag. keyedReferenceprotected List<KeyedReference>SharedRelationships. keyedReferenceMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return KeyedReference Modifier and Type Method Description KeyedReferenceObjectFactory. createKeyedReference()Create an instance ofKeyedReferenceKeyedReferenceAssertionStatusItem. getKeyedReference()Gets the value of the keyedReference property.KeyedReferenceFindRelatedBusinesses. getKeyedReference()Gets the value of the keyedReference property.KeyedReferencePublisherAssertion. getKeyedReference()Gets the value of the keyedReference property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type KeyedReference Modifier and Type Method Description javax.xml.bind.JAXBElement<KeyedReference>ObjectFactory. createKeyedReference(KeyedReference value)List<KeyedReference>CategoryBag. getKeyedReference()Gets the value of the keyedReference property.List<KeyedReference>IdentifierBag. getKeyedReference()Gets the value of the keyedReference property.List<KeyedReference>SharedRelationships. getKeyedReference()Gets the value of the keyedReference property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type KeyedReference Modifier and Type Method Description javax.xml.bind.JAXBElement<KeyedReference>ObjectFactory. createKeyedReference(KeyedReference value)voidAssertionStatusItem. setKeyedReference(KeyedReference value)Sets the value of the keyedReference property.voidFindRelatedBusinesses. setKeyedReference(KeyedReference value)Sets the value of the keyedReference property.voidPublisherAssertion. setKeyedReference(KeyedReference value)Sets the value of the keyedReference property.
-