@ManagedData @Description(value="The ObjectId field within an ObjectKey in an IOR") public interface ObjectId extends Writeable
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getId() |
String |
getIdString() |
@ManagedAttribute(id="Id") @Description(value="The actual bytes in the ObjectKey") String getIdString()
byte[] getId()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.