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