| Modifier and Type | Field and Description |
|---|---|
static Null |
Null.ARRAY_FIXED_VALUE_NULL |
static Null |
Null.ARRAY_VARIABLE_VALUE_NULL |
static Null |
Null.BYTE_NULL |
static Null |
Null.DECIMAL_NULL |
static Null |
Null.DOUBLE_NULL |
static Null |
Null.FIVE_BITS_DECIMAL_NULL |
static Null |
Null.FLOAT_NULL |
static Null |
Null.INT_NULL |
static Null |
Null.INTEGER_NULL |
static Null |
Null.LONG_NULL |
static Null |
Null.MSG_NULL |
static Null |
Null.NULL |
static Null |
Null.SHORT_NULL |
static Null |
Null.STRING_UTF8_NULL |
| Modifier and Type | Method and Description |
|---|---|
Null |
Msg.getAsNull(int aKey)
getAsNull.
|
static Null |
Null.valueOf(int aLength)
valueOf.
|
static Null |
Null.valueOf(Type aType)
valueOf.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Msg.set(int aKey,
Null aNull)
set .
|
Copyright © 2012-2014 hermod. All Rights Reserved.