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