Package com.sun.corba.ee.spi.ior
Interface ObjectId
-
- All Superinterfaces:
Writeable
- All Known Implementing Classes:
ObjectIdImpl
@ManagedData @Description("The ObjectId field within an ObjectKey in an IOR") public interface ObjectId extends Writeable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]
getId()
java.lang.String
getIdString()
-