|
||||||||||
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 |
PublisherAssertion.keyedReference
|
protected KeyedReference |
FindRelatedBusinesses.keyedReference
|
protected KeyedReference |
AssertionStatusItem.keyedReference
|
Fields in org.uddi.api_v3 with type parameters of type KeyedReference | |
---|---|
protected List<KeyedReference> |
SharedRelationships.keyedReference
|
protected List<KeyedReference> |
KeyedReferenceGroup.keyedReference
|
protected List<KeyedReference> |
IdentifierBag.keyedReference
|
protected List<KeyedReference> |
CategoryBag.keyedReference
|
Methods in org.uddi.api_v3 that return KeyedReference | |
---|---|
KeyedReference |
ObjectFactory.createKeyedReference()
Create an instance of KeyedReference |
KeyedReference |
PublisherAssertion.getKeyedReference()
Gets the value of the keyedReference property. |
KeyedReference |
FindRelatedBusinesses.getKeyedReference()
Gets the value of the keyedReference property. |
KeyedReference |
AssertionStatusItem.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 > } |
List<KeyedReference> |
SharedRelationships.getKeyedReference()
Gets the value of the keyedReference property. |
List<KeyedReference> |
KeyedReferenceGroup.getKeyedReference()
Gets the value of the keyedReference property. |
List<KeyedReference> |
IdentifierBag.getKeyedReference()
Gets the value of the keyedReference property. |
List<KeyedReference> |
CategoryBag.getKeyedReference()
Gets the rest of the content model. |
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 |
PublisherAssertion.setKeyedReference(KeyedReference value)
Sets the value of the keyedReference property. |
void |
FindRelatedBusinesses.setKeyedReference(KeyedReference value)
Sets the value of the keyedReference property. |
void |
AssertionStatusItem.setKeyedReference(KeyedReference value)
Sets the value of the keyedReference property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |