| Package | Description |
|---|---|
| com.prosysopc.ua.stack.core |
| Modifier and Type | Method and Description |
|---|---|
static DataSetFieldFlags.Options |
DataSetFieldFlags.Options.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSetFieldFlags.Options[] |
DataSetFieldFlags.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 DataSetFieldFlags |
DataSetFieldFlags.of(DataSetFieldFlags.Options... setFields) |
| Modifier and Type | Method and Description |
|---|---|
static DataSetFieldFlags |
DataSetFieldFlags.of(Iterable<DataSetFieldFlags.Options> setFields) |
Copyright © 2026. All rights reserved.