| Package | Description |
|---|---|
| org.apache.qpid.proton.codec | |
| org.apache.qpid.proton.codec.impl |
| Modifier and Type | Method and Description |
|---|---|
Data.DataType |
Data.getArrayType() |
Data.DataType |
Data.next() |
Data.DataType |
Data.prev() |
Data.DataType |
Data.type() |
static Data.DataType |
Data.DataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Data.DataType[] |
Data.DataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Data.putArray(boolean described,
Data.DataType type) |
| Modifier and Type | Method and Description |
|---|---|
Data.DataType |
DataImpl.getArrayType() |
Data.DataType |
DataImpl.next() |
Data.DataType |
DataImpl.prev() |
Data.DataType |
DataImpl.type() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataImpl.putArray(boolean described,
Data.DataType type) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.