| Package | Description |
|---|---|
| org.eclipse.milo.opcua.sdk.core |
| Modifier and Type | Method and Description |
|---|---|
Reference.Direction |
Reference.getDirection() |
static Reference.Direction |
Reference.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Reference.Direction[] |
Reference.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Reference(NodeId sourceNodeId,
NodeId referenceTypeId,
ExpandedNodeId targetNodeId,
Reference.Direction direction) |
Copyright © 2025. All rights reserved.