| Package | Description |
|---|---|
| com.digitalpetri.opcua.sdk.core |
| 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(com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger accessLevel) |
Copyright © 2015. All rights reserved.