public class SupplementalDataEntry extends Object
Modifier and Type | Field and Description |
---|---|
protected byte[] |
data |
protected int |
dataType |
Constructor and Description |
---|
SupplementalDataEntry(int dataType,
byte[] data) |