public class PubSubConfigurationRefMask extends AbstractOptionSetDataType<PubSubConfigurationRefMask.Options,UnsignedInteger,PubSubConfigurationRefMask,PubSubConfigurationRefMask.Builder> implements UInt32OptionSetDataType<PubSubConfigurationRefMask.Options>
| Modifier and Type | Class and Description |
|---|---|
static class |
PubSubConfigurationRefMask.Builder |
static class |
PubSubConfigurationRefMask.Options |
AbstractOptionSetDataType.AbstractBuilder<T extends Enum<T> & OptionSpecification>| Modifier and Type | Field and Description |
|---|---|
static PubSubConfigurationRefMask |
ElementAdd
Deprecated.
Use Options.ElementAdd instead
|
static PubSubConfigurationRefMask |
ElementMatch
Deprecated.
Use Options.ElementMatch instead
|
static PubSubConfigurationRefMask |
ElementModify
Deprecated.
Use Options.ElementModify instead
|
static PubSubConfigurationRefMask |
ElementRemove
Deprecated.
Use Options.ElementRemove instead
|
static PubSubConfigurationRefMask |
ReferenceConnection
Deprecated.
Use Options.ReferenceConnection instead
|
static PubSubConfigurationRefMask |
ReferencePubDataset
Deprecated.
Use Options.ReferencePubDataset instead
|
static PubSubConfigurationRefMask |
ReferencePushTarget
Deprecated.
Use Options.ReferencePushTarget instead
|
static PubSubConfigurationRefMask |
ReferenceReader
Deprecated.
Use Options.ReferenceReader instead
|
static PubSubConfigurationRefMask |
ReferenceReaderGroup
Deprecated.
Use Options.ReferenceReaderGroup instead
|
static PubSubConfigurationRefMask |
ReferenceSecurityGroup
Deprecated.
Use Options.ReferenceSecurityGroup instead
|
static PubSubConfigurationRefMask |
ReferenceSubDataset
Deprecated.
Use Options.ReferenceSubDataset instead
|
static PubSubConfigurationRefMask |
ReferenceWriter
Deprecated.
Use Options.ReferenceWriter instead
|
static PubSubConfigurationRefMask |
ReferenceWriterGroup
Deprecated.
Use Options.ReferenceWriterGroup instead
|
static OptionSetSpecification |
SPECIFICATION |
baseDataTypeId, builtInTypeClass, delegate, optionClass, sizeInBits| Modifier and Type | Method and Description |
|---|---|
static PubSubConfigurationRefMask.Builder |
builder() |
static PubSubConfigurationRefMask |
of() |
static PubSubConfigurationRefMask |
of(BitSet values) |
static PubSubConfigurationRefMask |
of(Iterable<PubSubConfigurationRefMask.Options> setFields) |
static PubSubConfigurationRefMask |
of(PubSubConfigurationRefMask... values) |
static PubSubConfigurationRefMask |
of(PubSubConfigurationRefMask.Options... setFields) |
static PubSubConfigurationRefMask |
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 PubSubConfigurationRefMask ElementAdd
@Deprecated public static PubSubConfigurationRefMask ElementMatch
@Deprecated public static PubSubConfigurationRefMask ElementModify
@Deprecated public static PubSubConfigurationRefMask ElementRemove
@Deprecated public static PubSubConfigurationRefMask ReferenceWriter
@Deprecated public static PubSubConfigurationRefMask ReferenceReader
@Deprecated public static PubSubConfigurationRefMask ReferenceWriterGroup
@Deprecated public static PubSubConfigurationRefMask ReferenceReaderGroup
@Deprecated public static PubSubConfigurationRefMask ReferenceConnection
@Deprecated public static PubSubConfigurationRefMask ReferencePubDataset
@Deprecated public static PubSubConfigurationRefMask ReferenceSubDataset
@Deprecated public static PubSubConfigurationRefMask ReferenceSecurityGroup
@Deprecated public static PubSubConfigurationRefMask ReferencePushTarget
public static final OptionSetSpecification SPECIFICATION
public static PubSubConfigurationRefMask.Builder builder()
public static PubSubConfigurationRefMask of(UnsignedInteger value)
public static PubSubConfigurationRefMask of(PubSubConfigurationRefMask.Options... setFields)
public static PubSubConfigurationRefMask of(PubSubConfigurationRefMask... values)
public static PubSubConfigurationRefMask of(BitSet values)
public static PubSubConfigurationRefMask of(Iterable<PubSubConfigurationRefMask.Options> setFields)
public static PubSubConfigurationRefMask of()
public OptionSetSpecification specification()
UaOptionSetUaOptionSet. This can be used for generic procesing
of the OptionSetSpecification.getOptions().specification in interface UaOptionSetCopyright © 2026. All rights reserved.