public class DataSetFieldContentMask extends AbstractOptionSetDataType<DataSetFieldContentMask.Options,UnsignedInteger,DataSetFieldContentMask,DataSetFieldContentMask.Builder> implements UInt32OptionSetDataType<DataSetFieldContentMask.Options>
| Modifier and Type | Class and Description |
|---|---|
static class |
DataSetFieldContentMask.Builder |
static class |
DataSetFieldContentMask.Options |
AbstractOptionSetDataType.AbstractBuilder<T extends Enum<T> & OptionSpecification>| Modifier and Type | Field and Description |
|---|---|
static DataSetFieldContentMask |
RawData
Deprecated.
Use Options.RawData instead
|
static DataSetFieldContentMask |
ServerPicoSeconds
Deprecated.
Use Options.ServerPicoSeconds instead
|
static DataSetFieldContentMask |
ServerTimestamp
Deprecated.
Use Options.ServerTimestamp instead
|
static DataSetFieldContentMask |
SourcePicoSeconds
Deprecated.
Use Options.SourcePicoSeconds instead
|
static DataSetFieldContentMask |
SourceTimestamp
Deprecated.
Use Options.SourceTimestamp instead
|
static OptionSetSpecification |
SPECIFICATION |
static DataSetFieldContentMask |
StatusCode
Deprecated.
Use Options.StatusCode instead
|
baseDataTypeId, builtInTypeClass, delegate, optionClass, sizeInBits| Modifier and Type | Method and Description |
|---|---|
static DataSetFieldContentMask.Builder |
builder() |
static DataSetFieldContentMask |
of() |
static DataSetFieldContentMask |
of(BitSet values) |
static DataSetFieldContentMask |
of(DataSetFieldContentMask... values) |
static DataSetFieldContentMask |
of(DataSetFieldContentMask.Options... setFields) |
static DataSetFieldContentMask |
of(Iterable<DataSetFieldContentMask.Options> setFields) |
static DataSetFieldContentMask |
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 DataSetFieldContentMask StatusCode
@Deprecated public static DataSetFieldContentMask SourceTimestamp
@Deprecated public static DataSetFieldContentMask ServerTimestamp
@Deprecated public static DataSetFieldContentMask SourcePicoSeconds
@Deprecated public static DataSetFieldContentMask ServerPicoSeconds
@Deprecated public static DataSetFieldContentMask RawData
public static final OptionSetSpecification SPECIFICATION
public static DataSetFieldContentMask.Builder builder()
public static DataSetFieldContentMask of(UnsignedInteger value)
public static DataSetFieldContentMask of(DataSetFieldContentMask.Options... setFields)
public static DataSetFieldContentMask of(DataSetFieldContentMask... values)
public static DataSetFieldContentMask of(BitSet values)
public static DataSetFieldContentMask of(Iterable<DataSetFieldContentMask.Options> setFields)
public static DataSetFieldContentMask of()
public OptionSetSpecification specification()
UaOptionSetUaOptionSet. This can be used for generic procesing
of the OptionSetSpecification.getOptions().specification in interface UaOptionSetCopyright © 2026. All rights reserved.