FieldValue |
FieldTable.getValue(ShortString propertyName) |
static FieldValue |
FieldValue.parse(io.netty.buffer.ByteBuf buf) |
static FieldValue |
FieldValue.parseBoolean(Boolean amqpBoolean) |
static FieldValue |
FieldValue.parseDecimal(Decimal value) |
static FieldValue |
FieldValue.parseDouble(Double value) |
static FieldValue |
FieldValue.parseFieldTable(FieldTable fieldTable) |
static FieldValue |
FieldValue.parseFloat(Float value) |
static FieldValue |
FieldValue.parseLongInt(int value) |
static FieldValue |
FieldValue.parseLongInt(LongInt value) |
static FieldValue |
FieldValue.parseLongLongInt(long value) |
static FieldValue |
FieldValue.parseLongLongInt(LongLongInt value) |
static FieldValue |
FieldValue.parseLongString(LongString value) |
static FieldValue |
FieldValue.parseLongString(String value) |
static FieldValue |
FieldValue.parseLongUint(LongUint value) |
static FieldValue |
FieldValue.parseShortInt(ShortInt value) |
static FieldValue |
FieldValue.parseShortShortInt(byte value) |
static FieldValue |
FieldValue.parseShortShortInt(ShortShortInt value) |
static FieldValue |
FieldValue.parseShortShortUint(ShortShortUint value) |
static FieldValue |
FieldValue.parseShortString(ShortString value) |
static FieldValue |
FieldValue.parseShortString(String value) |
static FieldValue |
FieldValue.parseShortUint(ShortUint value) |