| Package | Description |
|---|---|
| net.kut3.messaging |
| Modifier and Type | Method and Description |
|---|---|
ProcessResultCode |
ProduceResult.code() |
ProcessResultCode |
ProcessResult.code() |
static ProcessResultCode |
ProcessResultCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessResultCode[] |
ProcessResultCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProduceResult |
ProduceResult.code(ProcessResultCode value) |
ProcessResult |
ProcessResult.code(ProcessResultCode value) |
Copyright © 2019. All rights reserved.