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