Package com.sun.corba.se.impl.ior
Class ObjectIdImpl
java.lang.Object
com.sun.corba.se.impl.ior.ObjectIdImpl
- Author:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ObjectIdImpl
public ObjectIdImpl(byte[] id)
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
getId
public byte[] getId() -
write
Description copied from interface:WriteableWrite this object directly to the output stream.
-