| Package | Description |
|---|---|
| com.prosysopc.ua |
Common classes for client and server side.
|
| com.prosysopc.ua.pubsub |
PubSub (Part 14 of the OPC UA Specification) related implementations.
|
| Modifier and Type | Method and Description |
|---|---|
static UaSimpleAttributeOperand |
UaSimpleAttributeOperand.from(UaBrowseNamePath browsePathFromTypeDefinitionId,
UnsignedInteger attributeId)
Returns
UaSimpleAttributeOperand from the given BrowsePath and AttributeId. |
| Modifier and Type | Field and Description |
|---|---|
protected List<UaSimpleAttributeOperand> |
PubSubEventDataSetConf.Builder.selectClauses |
static PubSubConfListFieldSpecification<UaSimpleAttributeOperand> |
PubSubEventDataSetConf.Fields.SelectClauses |
| Modifier and Type | Method and Description |
|---|---|
List<UaSimpleAttributeOperand> |
PubSubEventDataSetConf.getSelectClauses()
Selector for the data for each
PubSubEventDataSetConf.getFieldNames(). |
List<UaSimpleAttributeOperand> |
PubSubEventDataSetConf.Builder.getSelectClauses() |
| Modifier and Type | Method and Description |
|---|---|
PubSubEventDataSetConf.Builder |
PubSubEventDataSetConf.Builder.addSelectClauses(UaSimpleAttributeOperand selectClauses)
Adds the value as an element for
PubSubEventDataSetConf.getSelectClauses(). |
Copyright © 2026. All rights reserved.