org.omg.Firewall
Class Identity
java.lang.Object
org.omg.Firewall.Identity
- All Implemented Interfaces:
- java.io.Serializable, IDLEntity
public final class Identity
- extends java.lang.Object
- implements IDLEntity
- See Also:
- Serialized Form
Field Summary |
byte[] |
data
|
short |
tag
|
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
tag
public short tag
data
public byte[] data
Identity
public Identity()
Identity
public Identity(short tag,
byte[] data)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Read the latest documentation online