|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.uddi.datatypes.AssertionStatusItem
public class AssertionStatusItem
Corresponds to UDDI v2.0 'assertionStatusItem' element.
Constructor Summary | |
---|---|
AssertionStatusItem()
Deprecated. |
Method Summary | |
---|---|
java.lang.String |
getCompletionStatus()
Deprecated. Returns the completionStatus of the AssertionStatusItem. |
java.lang.String |
getFromKey()
Deprecated. Returns the fromKey of the AssertionStatusItem. |
KeyedReference |
getKeyedReference()
Deprecated. Returns the KeyedReference of the AssertionStatusItem. |
KeysOwned |
getKeysOwned()
Deprecated. Returns the KeysOwned of the AssertionStatusItem. |
java.lang.String |
getToKey()
Deprecated. Returns the toKey of the AssertionStatusItem. |
void |
setCompletionStatus(java.lang.String completionStatus)
Deprecated. Sets the completionStatus of the AssertionStatusItem. |
void |
setFromKey(java.lang.String fromKey)
Deprecated. Sets the fromKey of the AssertionStatusItem. |
void |
setKeyedReference(KeyedReference keyedReference)
Deprecated. Sets the KeyedReference of the AssertionStatusItem. |
void |
setKeysOwned(KeysOwned keysOwned)
Deprecated. Sets the KeysOwned of the AssertionStatusItem. |
void |
setToKey(java.lang.String toKey)
Deprecated. Sets the toKey of the AssertionStatusItem. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AssertionStatusItem()
Method Detail |
---|
public java.lang.String getCompletionStatus()
public void setCompletionStatus(java.lang.String completionStatus)
completionStatus
- the completionStatus of the AssertionStatusItem.
Valid values are:
public java.lang.String getFromKey()
public void setFromKey(java.lang.String fromKey)
fromKey
- the fromKey of the AssertionStatusItem.public java.lang.String getToKey()
public void setToKey(java.lang.String toKey)
toKey
- the toKey of the AssertionStatusItem.public KeyedReference getKeyedReference()
KeyedReference
of the AssertionStatusItem.
public void setKeyedReference(KeyedReference keyedReference)
KeyedReference
of the AssertionStatusItem.
keyedReference
- the KeyedReference of the AssertionStatusItem.public KeysOwned getKeysOwned()
KeysOwned
of the AssertionStatusItem.
public void setKeysOwned(KeysOwned keysOwned)
KeysOwned
of the AssertionStatusItem.
keysOwned
- the KeysOwned of the AssertionStatusItem.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |