public static interface RecordDefinition.Field
| Modifier and Type | Interface and Description |
|---|---|
static class |
RecordDefinition.Field.Type |
| Modifier and Type | Field and Description |
|---|---|
static int |
UINT16_MAX_VALUE
Maximum value stored in uint16
|
| Modifier and Type | Method and Description |
|---|---|
java.nio.ByteOrder |
byteOrder() |
java.lang.String |
name() |
RecordDefinition.Field.Type |
type() |
static final int UINT16_MAX_VALUE
java.lang.String name()
java.nio.ByteOrder byteOrder()
RecordDefinition.Field.Type type()