| Package | Description |
|---|---|
| org.eclipse.milo.opcua.sdk.client.methods |
| Modifier and Type | Method and Description |
|---|---|
UaMethodNode |
UaMethod.getMethodNode()
Get the
UaMethodNode for this method. |
| Constructor and Description |
|---|
UaMethod(OpcUaClient client,
UaObjectNode objectNode,
UaMethodNode methodNode,
org.eclipse.milo.opcua.stack.core.types.structured.Argument[] inputArguments,
org.eclipse.milo.opcua.stack.core.types.structured.Argument[] outputArguments) |
Copyright © 2021. All rights reserved.