public class AttributeWriteMask extends AbstractOptionSetDataType<AttributeWriteMask.Options,UnsignedInteger,AttributeWriteMask,AttributeWriteMask.Builder> implements UInt32OptionSetDataType<AttributeWriteMask.Options>
| Modifier and Type | Class and Description |
|---|---|
static class |
AttributeWriteMask.Builder |
static class |
AttributeWriteMask.Options |
AbstractOptionSetDataType.AbstractBuilder<T extends Enum<T> & OptionSpecification>| Modifier and Type | Field and Description |
|---|---|
static AttributeWriteMask |
AccessLevel
Deprecated.
Use Options.AccessLevel instead
|
static AttributeWriteMask |
AccessLevelEx
Deprecated.
Use Options.AccessLevelEx instead
|
static AttributeWriteMask |
AccessRestrictions
Deprecated.
Use Options.AccessRestrictions instead
|
static AttributeWriteMask |
ArrayDimensions
Deprecated.
Use Options.ArrayDimensions instead
|
static AttributeWriteMask |
BrowseName
Deprecated.
Use Options.BrowseName instead
|
static AttributeWriteMask |
ContainsNoLoops
Deprecated.
Use Options.ContainsNoLoops instead
|
static AttributeWriteMask |
DataType
Deprecated.
Use Options.DataType instead
|
static AttributeWriteMask |
DataTypeDefinition
Deprecated.
Use Options.DataTypeDefinition instead
|
static AttributeWriteMask |
Description
Deprecated.
Use Options.Description instead
|
static AttributeWriteMask |
DisplayName
Deprecated.
Use Options.DisplayName instead
|
static AttributeWriteMask |
EventNotifier
Deprecated.
Use Options.EventNotifier instead
|
static AttributeWriteMask |
Executable
Deprecated.
Use Options.Executable instead
|
static AttributeWriteMask |
Historizing
Deprecated.
Use Options.Historizing instead
|
static AttributeWriteMask |
InverseName
Deprecated.
Use Options.InverseName instead
|
static AttributeWriteMask |
IsAbstract
Deprecated.
Use Options.IsAbstract instead
|
static AttributeWriteMask |
MinimumSamplingInterval
Deprecated.
Use Options.MinimumSamplingInterval instead
|
static AttributeWriteMask |
NodeClass
Deprecated.
Use Options.NodeClass instead
|
static AttributeWriteMask |
NodeId
Deprecated.
Use Options.NodeId instead
|
static AttributeWriteMask |
RolePermissions
Deprecated.
Use Options.RolePermissions instead
|
static OptionSetSpecification |
SPECIFICATION |
static AttributeWriteMask |
Symmetric
Deprecated.
Use Options.Symmetric instead
|
static AttributeWriteMask |
UserAccessLevel
Deprecated.
Use Options.UserAccessLevel instead
|
static AttributeWriteMask |
UserExecutable
Deprecated.
Use Options.UserExecutable instead
|
static AttributeWriteMask |
UserWriteMask
Deprecated.
Use Options.UserWriteMask instead
|
static AttributeWriteMask |
ValueForVariableType
Deprecated.
Use Options.ValueForVariableType instead
|
static AttributeWriteMask |
ValueRank
Deprecated.
Use Options.ValueRank instead
|
static AttributeWriteMask |
WriteMask
Deprecated.
Use Options.WriteMask instead
|
baseDataTypeId, builtInTypeClass, delegate, optionClass, sizeInBits| Modifier and Type | Method and Description |
|---|---|
static AttributeWriteMask.Builder |
builder() |
static AttributeWriteMask |
of() |
static AttributeWriteMask |
of(AttributeWriteMask... values) |
static AttributeWriteMask |
of(AttributeWriteMask.Options... setFields) |
static AttributeWriteMask |
of(BitSet values) |
static AttributeWriteMask |
of(Iterable<AttributeWriteMask.Options> setFields) |
static AttributeWriteMask |
of(UnsignedInteger value) |
OptionSetSpecification |
specification()
Returns the specification of this
UaOptionSet. |
asBuiltInType, computeBitField, computeBitField, computeBitField, computeBitField, computeBitField, computeBitField, computeBitFieldFixedSize, computeBuiltInTypeValue, containsAll, equals, getBaseTypeId, getBuiltInTypeClass, getSizeInBits, getValue, hashCode, isBitSet, toBuilder, toSet, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitasBuiltInTypegetBaseTypeId, getBuiltInTypeClass, getSizeInBitscontains, containsAll, getValue, toBitSet, toBuilder, toOptionsMap@Deprecated public static AttributeWriteMask AccessLevel
@Deprecated public static AttributeWriteMask ArrayDimensions
@Deprecated public static AttributeWriteMask BrowseName
@Deprecated public static AttributeWriteMask ContainsNoLoops
@Deprecated public static AttributeWriteMask DataType
@Deprecated public static AttributeWriteMask Description
@Deprecated public static AttributeWriteMask DisplayName
@Deprecated public static AttributeWriteMask EventNotifier
@Deprecated public static AttributeWriteMask Executable
@Deprecated public static AttributeWriteMask Historizing
@Deprecated public static AttributeWriteMask InverseName
@Deprecated public static AttributeWriteMask IsAbstract
@Deprecated public static AttributeWriteMask MinimumSamplingInterval
@Deprecated public static AttributeWriteMask NodeClass
@Deprecated public static AttributeWriteMask NodeId
@Deprecated public static AttributeWriteMask Symmetric
@Deprecated public static AttributeWriteMask UserAccessLevel
@Deprecated public static AttributeWriteMask UserExecutable
@Deprecated public static AttributeWriteMask UserWriteMask
@Deprecated public static AttributeWriteMask ValueRank
@Deprecated public static AttributeWriteMask WriteMask
@Deprecated public static AttributeWriteMask ValueForVariableType
@Deprecated public static AttributeWriteMask DataTypeDefinition
@Deprecated public static AttributeWriteMask RolePermissions
@Deprecated public static AttributeWriteMask AccessRestrictions
@Deprecated public static AttributeWriteMask AccessLevelEx
public static final OptionSetSpecification SPECIFICATION
public static AttributeWriteMask.Builder builder()
public static AttributeWriteMask of(UnsignedInteger value)
public static AttributeWriteMask of(AttributeWriteMask.Options... setFields)
public static AttributeWriteMask of(AttributeWriteMask... values)
public static AttributeWriteMask of(BitSet values)
public static AttributeWriteMask of(Iterable<AttributeWriteMask.Options> setFields)
public static AttributeWriteMask of()
public OptionSetSpecification specification()
UaOptionSetUaOptionSet. This can be used for generic procesing
of the OptionSetSpecification.getOptions().specification in interface UaOptionSetCopyright © 2026. All rights reserved.