public interface OptionSetDataType<T extends Enum<T> & BitPosition,S extends Number> extends BitField, UaOptionSet
OptionSetStructure.UaOptionSet.Builder| Modifier and Type | Method and Description |
|---|---|
S |
asBuiltInType()
Returns the data as the built-in type from which type is inherited.
|
UaNodeId |
getBaseTypeId()
Returns the base numeric DataTypeId, which matches the
getBuiltInTypeClass() and
asBuiltInType(). |
Class<S> |
getBuiltInTypeClass()
Returns the class object for the built-in type.
|
int |
getSizeInBits()
Returns the size in bits.
|
contains, containsAll, getValue, specification, toBitSet, toBuilder, toOptionsMapS asBuiltInType()
UaNodeId getBaseTypeId()
getBuiltInTypeClass() and
asBuiltInType().int getSizeInBits()
Copyright © 2026. All rights reserved.