| 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 | Class and Description |
|---|---|
class |
AbstractOptionSetDataType<T extends Enum<T> & OptionSpecification,S extends Number,U extends AbstractOptionSetDataType<T,S,U,V>,V extends AbstractOptionSetDataType.AbstractBuilder<T>>
This class is designed to be subtyped by Codegen classes only.
|
| Modifier and Type | Method and Description |
|---|---|
UaOptionSet |
UaOptionSet.Builder.build()
Builds an
UaOptionSet with the data set to this UaOptionSet.Builder. |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessLevelExType
Generated on 2026-02-24 10:23:17
|
class |
AccessLevelType
Generated on 2026-02-24 10:23:17
|
class |
AccessRestrictionType
Generated on 2026-02-24 10:23:17
|
class |
AlarmMask
Generated on 2026-02-24 10:23:17
|
class |
AttributeWriteMask
Generated on 2026-02-24 10:23:17
|
class |
DataSetFieldContentMask
Generated on 2026-02-24 10:23:17
|
class |
DataSetFieldFlags
Generated on 2026-02-24 10:23:17
|
class |
EventNotifierType
Generated on 2026-02-24 10:23:17
|
class |
JsonDataSetMessageContentMask
Generated on 2026-02-24 10:23:17
|
class |
JsonNetworkMessageContentMask
Generated on 2026-02-24 10:23:17
|
class |
LldpSystemCapabilitiesMap
Generated on 2026-02-24 10:23:17
|
class |
LogRecordMask
Generated on 2026-02-24 10:23:17
|
class |
OptionSet
Base for all OptionSets that are Structures (there are also UInteger-based OptionSets).
|
class |
PasswordOptionsMask
Generated on 2026-02-24 10:23:17
|
class |
PermissionType
Generated on 2026-02-24 10:23:17
|
class |
PubSubConfigurationRefMask
Generated on 2026-02-24 10:23:17
|
class |
TrustListValidationOptions
Generated on 2026-02-24 10:23:17
|
class |
UadpDataSetMessageContentMask
Generated on 2026-02-24 10:23:17
|
class |
UadpNetworkMessageContentMask
Generated on 2026-02-24 10:23:17
|
class |
UserConfigurationMask
Generated on 2026-02-24 10:23:17
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OptionSetStructure
Models 'OptionSet' Structure types, who are both Structures and have OptionSetValues Property.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicUIntOptionSet
Models non-Codegen 'OptionSet's that are subtypes of UInteger types.
|
Copyright © 2026. All rights reserved.