java.io.Serializablepublic class MsgHeaderType
extends java.lang.Object
implements java.io.Serializable
| Constructor | Description |
|---|---|
MsgHeaderType() |
Deprecated.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object obj) |
Deprecated.
Compares two header types for equality.
|
int |
hashCode() |
Deprecated.
Gets the hashCode for the message type, based on the reference
|
public final boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic final int hashCode()
hashCode in class java.lang.Object