public class Attributes extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Attributes.AsInt
The same Attributes as int-field version, to be used with switch-case statements that need compile-time primitive literals
|
| Constructor and Description |
|---|
Attributes() |
| Modifier and Type | Method and Description |
|---|---|
static UnsignedInteger |
getAttributeId(String attributeName) |
static String |
getAttributeName(UnsignedInteger attributeId) |
static AttributeWriteMask.Options |
getAttributeWriteMask(UnsignedInteger attributeId) |
public static final UnsignedInteger NodeId
public static final UnsignedInteger NodeClass
public static final UnsignedInteger BrowseName
public static final UnsignedInteger DisplayName
public static final UnsignedInteger Description
public static final UnsignedInteger WriteMask
public static final UnsignedInteger UserWriteMask
public static final UnsignedInteger IsAbstract
public static final UnsignedInteger Symmetric
public static final UnsignedInteger InverseName
public static final UnsignedInteger ContainsNoLoops
public static final UnsignedInteger EventNotifier
public static final UnsignedInteger Value
public static final UnsignedInteger DataType
public static final UnsignedInteger ValueRank
public static final UnsignedInteger ArrayDimensions
public static final UnsignedInteger AccessLevel
public static final UnsignedInteger UserAccessLevel
public static final UnsignedInteger MinimumSamplingInterval
public static final UnsignedInteger Historizing
public static final UnsignedInteger Executable
public static final UnsignedInteger UserExecutable
public static final UnsignedInteger DataTypeDefinition
public static final UnsignedInteger RolePermissions
public static final UnsignedInteger UserRolePermissions
public static final UnsignedInteger AccessRestrictions
public static final UnsignedInteger AccessLevelEx
public static String getAttributeName(UnsignedInteger attributeId)
public static UnsignedInteger getAttributeId(String attributeName)
public static AttributeWriteMask.Options getAttributeWriteMask(UnsignedInteger attributeId)
Copyright © 2026. All rights reserved.