public interface Record
| Modifier and Type | Field and Description |
|---|---|
static char[] |
hexa |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
displayId(byte[] recordId) |
byte[] |
getRecord() |
byte[] |
getRecordId() |
byte[] getRecord()
throws DrivelineException
DrivelineExceptionbyte[] getRecordId()
throws DrivelineException
DrivelineExceptionstatic java.lang.String displayId(byte[] recordId)