| Package | Description |
|---|---|
| org.reaktivity.nukleus.amqp.internal.types |
| Modifier and Type | Method | Description |
|---|---|---|
AmqpTransferFlag |
AmqpTransferFlagFW.get() |
|
static AmqpTransferFlag |
AmqpTransferFlag.valueOf(int ordinal) |
Returns the enum constant of this type with the specified name.
|
static AmqpTransferFlag |
AmqpTransferFlag.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static AmqpTransferFlag[] |
AmqpTransferFlag.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
AmqpTransferFlagFW.Builder |
AmqpTransferFlagFW.Builder.set(AmqpTransferFlag value) |
Copyright © 2020. All rights reserved.