| Package | Description |
|---|---|
| com.prosysopc.ua.client.nodes |
Client side implementation classes for the
UaNode model. |
| com.prosysopc.ua.nodes |
Common
UaNode model. |
| com.prosysopc.ua.server.nodes |
Server side implementation classes for the
UaNode model. |
| Modifier and Type | Method and Description |
|---|---|
Argument[] |
UaMethodImpl.getInputArguments() |
Argument[] |
UaMethodImpl.getOutputArguments() |
| Modifier and Type | Method and Description |
|---|---|
Argument[] |
UaMethod.getInputArguments()
The InputArguments Property is used to specify the arguments that shall be used by a client
when calling the Method.
|
Argument[] |
UaMethod.getOutputArguments()
The OutputArguments Property specifies the result returned from the Method call.
|
| Modifier and Type | Method and Description |
|---|---|
Argument[] |
UaMethodNode.getInputArguments() |
Argument[] |
UaMethodNode.getOutputArguments() |
Copyright © 2026. All rights reserved.