| Package | Description |
|---|---|
| com.prosysopc.ua.stack.transport.tcp.io |
| Modifier and Type | Method and Description |
|---|---|
static OpcTcpSettings.Flag |
OpcTcpSettings.Flag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpcTcpSettings.Flag[] |
OpcTcpSettings.Flag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumSet<OpcTcpSettings.Flag> |
OpcTcpSettings.getFlags()
Getter for the field
flags. |
| Modifier and Type | Method and Description |
|---|---|
void |
OpcTcpSettings.setFlags(EnumSet<OpcTcpSettings.Flag> flags)
Setter for the field
flags. |
Copyright © 2026. All rights reserved.