| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core.util |
| Modifier and Type | Method and Description |
|---|---|
default TaskQueue.TaskPriority |
TaskQueue.Task.getPriority()
Get the
TaskQueue.TaskPriority assigned to this TaskQueue.Task. |
static TaskQueue.TaskPriority |
TaskQueue.TaskPriority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskQueue.TaskPriority[] |
TaskQueue.TaskPriority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.