| Package | Description |
|---|---|
| org.eclipse.milo.opcua.sdk.core |
| Modifier and Type | Field and Description |
|---|---|
static Set<WriteMask> |
WriteMask.NONE |
| Modifier and Type | Method and Description |
|---|---|
static WriteMask |
WriteMask.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WriteMask[] |
WriteMask.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumSet<WriteMask> |
WriteMask.fromMask(int accessLevel) |
static EnumSet<WriteMask> |
WriteMask.fromMask(UInteger accessLevel) |
Copyright © 2025. All rights reserved.