|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OpcTcpSettings.Flag | |
|---|---|
| org.opcfoundation.ua.transport.tcp.io | |
| Uses of OpcTcpSettings.Flag in org.opcfoundation.ua.transport.tcp.io |
|---|
| Methods in org.opcfoundation.ua.transport.tcp.io that return OpcTcpSettings.Flag | |
|---|---|
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. |
| Methods in org.opcfoundation.ua.transport.tcp.io that return types with arguments of type OpcTcpSettings.Flag | |
|---|---|
EnumSet<OpcTcpSettings.Flag> |
OpcTcpSettings.getFlags()
Getter for the field flags. |
| Method parameters in org.opcfoundation.ua.transport.tcp.io with type arguments of type OpcTcpSettings.Flag | |
|---|---|
void |
OpcTcpSettings.setFlags(EnumSet<OpcTcpSettings.Flag> flags)
Setter for the field flags. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||