|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyedReference | |
|---|---|
| org.uddi.api_v3 | |
| Uses of KeyedReference in org.uddi.api_v3 |
|---|
| Fields in org.uddi.api_v3 declared as KeyedReference | |
|---|---|
protected KeyedReference |
AssertionStatusItem.keyedReference
|
protected KeyedReference |
PublisherAssertion.keyedReference
|
protected KeyedReference |
FindRelatedBusinesses.keyedReference
|
| Fields in org.uddi.api_v3 with type parameters of type KeyedReference | |
|---|---|
protected java.util.List<KeyedReference> |
KeyedReferenceGroup.keyedReference
|
protected java.util.List<KeyedReference> |
SharedRelationships.keyedReference
|
protected java.util.List<KeyedReference> |
IdentifierBag.keyedReference
|
| Methods in org.uddi.api_v3 that return KeyedReference | |
|---|---|
KeyedReference |
ObjectFactory.createKeyedReference()
Create an instance of KeyedReference |
KeyedReference |
AssertionStatusItem.getKeyedReference()
Gets the value of the keyedReference property. |
KeyedReference |
PublisherAssertion.getKeyedReference()
Gets the value of the keyedReference property. |
KeyedReference |
FindRelatedBusinesses.getKeyedReference()
Gets the value of the keyedReference property. |
| Methods in org.uddi.api_v3 that return types with arguments of type KeyedReference | |
|---|---|
javax.xml.bind.JAXBElement<KeyedReference> |
ObjectFactory.createKeyedReference(KeyedReference value)
Create an instance of JAXBElement<KeyedReference>} |
java.util.List<KeyedReference> |
KeyedReferenceGroup.getKeyedReference()
Gets the value of the keyedReference property. |
java.util.List<KeyedReference> |
SharedRelationships.getKeyedReference()
Gets the value of the keyedReference property. |
java.util.List<KeyedReference> |
IdentifierBag.getKeyedReference()
Gets the value of the keyedReference property. |
| Methods in org.uddi.api_v3 with parameters of type KeyedReference | |
|---|---|
javax.xml.bind.JAXBElement<KeyedReference> |
ObjectFactory.createKeyedReference(KeyedReference value)
Create an instance of JAXBElement<KeyedReference>} |
void |
AssertionStatusItem.setKeyedReference(KeyedReference value)
Sets the value of the keyedReference property. |
void |
PublisherAssertion.setKeyedReference(KeyedReference value)
Sets the value of the keyedReference property. |
void |
FindRelatedBusinesses.setKeyedReference(KeyedReference value)
Sets the value of the keyedReference property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||