| Package | Description |
|---|---|
| com.prosysopc.ua.pubsub |
PubSub (Part 14 of the OPC UA Specification) related implementations.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<PubSubFieldMetaDataConf> |
PubSubDataSetMetaDataConf.Builder.fields |
static PubSubConfListFieldSpecification<PubSubFieldMetaDataConf> |
PubSubDataSetMetaDataConf.Fields.Fields |
| Modifier and Type | Method and Description |
|---|---|
PubSubFieldMetaDataConf |
PubSubFieldMetaDataConf.Builder.build()
Returns an instance of
PubSubFieldMetaDataConf with the values given to this builder. |
| Modifier and Type | Method and Description |
|---|---|
List<PubSubFieldMetaDataConf> |
PubSubDataSetMetaDataConf.getFields() |
List<PubSubFieldMetaDataConf> |
PubSubDataSetMetaDataConf.Builder.getFields() |
| Modifier and Type | Method and Description |
|---|---|
PubSubDataSetMetaDataConf.Builder |
PubSubDataSetMetaDataConf.Builder.addFields(PubSubFieldMetaDataConf fields)
Adds the value as an element for
PubSubDataSetMetaDataConf.getFields(). |
Copyright © 2026. All rights reserved.