|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.npsnet.xrti.XRTIMessageRetractionHandle
A handle associated with messages that may be used to request and perform retractions.
| Constructor Summary | |
protected |
XRTIMessageRetractionHandle(long pIdentifier)
Constructor. |
| Method Summary | |
boolean |
equals(java.lang.Object otherMessageRetractionHandle)
Checks this message retraction handle for equality with another. |
protected long |
getIdentifier()
Returns this handle's unique identifier. |
int |
hashCode()
Computes and returns a hash code corresponding to this message retraction handle |
java.lang.String |
toString()
Returns a string representation of this message retraction handle. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
protected XRTIMessageRetractionHandle(long pIdentifier)
pIdentifier - the message retraction handle identifier| Method Detail |
protected long getIdentifier()
public boolean equals(java.lang.Object otherMessageRetractionHandle)
equals in interface MessageRetractionHandleotherMessageRetractionHandle - the other message retraction handle
to compare this to
true if the message retraction handles are equal,
false otherwisepublic int hashCode()
hashCode in interface MessageRetractionHandlepublic java.lang.String toString()
toString in interface MessageRetractionHandle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||