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