public class SupplementalDataEntry
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
protected byte[] |
data |
|
protected int |
dataType |
Constructor | Description |
---|---|
SupplementalDataEntry(int dataType,
byte[] data) |
Modifier and Type | Method | Description |
---|---|---|
byte[] |
getData() |
|
int |
getDataType() |