| Package | Description |
|---|---|
| org.apache.qpid.proton.codec | |
| org.apache.qpid.proton.codec.impl |
| Modifier and Type | Method and Description |
|---|---|
Decimal128 |
Data.getDecimal128() |
Decimal128 |
DecoderImpl.readDecimal128() |
Decimal128 |
Decoder.readDecimal128() |
Decimal128 |
DecoderImpl.readDecimal128(Decimal128 defaultValue) |
Decimal128 |
Decoder.readDecimal128(Decimal128 defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
Class<Decimal128> |
Decimal128Type.getTypeClass() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.qpid.proton.codec.Decimal128Type.Decimal128Encoding |
Decimal128Type.getEncoding(Decimal128 val) |
void |
Data.putDecimal128(Decimal128 d) |
Decimal128 |
DecoderImpl.readDecimal128(Decimal128 defaultValue) |
Decimal128 |
Decoder.readDecimal128(Decimal128 defaultValue) |
void |
EncoderImpl.writeDecimal128(Decimal128 d) |
void |
Encoder.writeDecimal128(Decimal128 d) |
| Modifier and Type | Method and Description |
|---|---|
Decimal128 |
DataImpl.getDecimal128() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataImpl.putDecimal128(Decimal128 d) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.