public class NormalSessionEnd implements SessionEnd
Constructor and Description |
---|
NormalSessionEnd(long recipientSessionId) |
Modifier and Type | Method and Description |
---|---|
long |
component1() |
NormalSessionEnd |
copy(long recipientSessionId) |
boolean |
equals(java.lang.Object p) |
long |
getRecipientSessionId() |
int |
hashCode() |
java.lang.String |
toString() |
getRecipientSessionId
public long getRecipientSessionId()
public long component1()
public NormalSessionEnd copy(long recipientSessionId)
public java.lang.String toString()
public int hashCode()
public boolean equals(java.lang.Object p)