| Package | Description |
|---|---|
| org.apache.qpid.proton.codec | |
| org.apache.qpid.proton.codec.impl |
| Modifier and Type | Method and Description |
|---|---|
Decimal64 |
Data.getDecimal64() |
Decimal64 |
DecoderImpl.readDecimal64() |
Decimal64 |
Decoder.readDecimal64() |
Decimal64 |
DecoderImpl.readDecimal64(Decimal64 defaultValue) |
Decimal64 |
Decoder.readDecimal64(Decimal64 defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
Class<Decimal64> |
Decimal64Type.getTypeClass() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.qpid.proton.codec.Decimal64Type.Decimal64Encoding |
Decimal64Type.getEncoding(Decimal64 val) |
void |
Data.putDecimal64(Decimal64 d) |
Decimal64 |
DecoderImpl.readDecimal64(Decimal64 defaultValue) |
Decimal64 |
Decoder.readDecimal64(Decimal64 defaultValue) |
void |
EncoderImpl.writeDecimal64(Decimal64 d) |
void |
Encoder.writeDecimal64(Decimal64 d) |
| Modifier and Type | Method and Description |
|---|---|
Decimal64 |
DataImpl.getDecimal64() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataImpl.putDecimal64(Decimal64 d) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.