| Package | Description |
|---|---|
| com.prosysopc.ua |
Common classes for client and server side.
|
| com.prosysopc.ua.stack.core | |
| com.prosysopc.ua.typedictionary |
Dynamic
Structure handing based on
TypeDictionarys read from the server address space. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ByteOptionSetDataType<T extends Enum<T> & BitPosition> |
interface |
OptionSetDataType<T extends Enum<T> & BitPosition,S extends Number>
Representation of OptionSets that are subtypes of OPC UA UInteger.
|
interface |
UInt16OptionSetDataType<T extends Enum<T> & BitPosition> |
interface |
UInt32OptionSetDataType<T extends Enum<T> & BitPosition> |
interface |
UInt64OptionSetDataType<T extends Enum<T> & BitPosition> |
| Modifier and Type | Method and Description |
|---|---|
protected static <T extends Enum<T> & BitPosition> |
AbstractOptionSetDataType.computeBitField(Iterable<T> fields) |
protected static <T extends Enum<T> & BitPosition> |
AbstractOptionSetDataType.computeBitField(T... fields) |
| Modifier and Type | Class and Description |
|---|---|
static class |
AccessLevelExType.Options |
static class |
AccessLevelType.Options |
static class |
AccessRestrictionType.Options |
static class |
AlarmMask.Options |
static class |
AttributeWriteMask.Options |
static class |
DataSetFieldContentMask.Options |
static class |
DataSetFieldFlags.Options |
static class |
EventNotifierType.Options |
static class |
JsonDataSetMessageContentMask.Options |
static class |
JsonNetworkMessageContentMask.Options |
static class |
LldpSystemCapabilitiesMap.Options |
static class |
LogRecordMask.Options |
static class |
PasswordOptionsMask.Options |
static class |
PermissionType.Options |
static class |
PubSubConfigurationRefMask.Options |
static class |
TrustListValidationOptions.Options |
static class |
UadpDataSetMessageContentMask.Options |
static class |
UadpNetworkMessageContentMask.Options |
static class |
UserConfigurationMask.Options |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OptionSpecification
A specification of a single option within
OptionSetSpecification (similar to how
FieldSpecification is for StructureSpecification). |
Copyright © 2026. All rights reserved.