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