| Package | Description |
|---|---|
| com.prosysopc.ua.stack.core |
| Modifier and Type | Method and Description |
|---|---|
static AlarmMask.Options |
AlarmMask.Options.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlarmMask.Options[] |
AlarmMask.Options.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static AlarmMask |
AlarmMask.of(AlarmMask.Options... setFields) |
| Modifier and Type | Method and Description |
|---|---|
static AlarmMask |
AlarmMask.of(Iterable<AlarmMask.Options> setFields) |
Copyright © 2026. All rights reserved.