public class TypedData.TD
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private int |
dataType
the type of TypedData
|
private byte[] |
dataValue
the TypedData data
|
| Constructor and Description |
|---|
TD() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDataType() |
byte[] |
getDataValue() |