| Package | Description |
|---|---|
| com.prosysopc.ua.pubsub |
PubSub (Part 14 of the OPC UA Specification) related implementations.
|
| Modifier and Type | Method and Description |
|---|---|
static PubSubSendKeyframeCommand.Builder |
PubSubSendKeyframeCommand.builder()
Returns a new
PubSubSendKeyframeCommand.Builder that can be used to construct instances of this class |
PubSubSendKeyframeCommand.Builder |
PubSubSendKeyframeCommand.Builder.setConnectionName(String connectionName)
Set the value for
PubSubSendKeyframeCommand.getConnectionName(). |
PubSubSendKeyframeCommand.Builder |
PubSubSendKeyframeCommand.Builder.setWriterGroupName(String writerGroupName)
Set the value for
PubSubSendKeyframeCommand.getWriterGroupName(). |
PubSubSendKeyframeCommand.Builder |
PubSubSendKeyframeCommand.Builder.setWriterName(String writerName)
Set the value for
PubSubSendKeyframeCommand.getWriterName(). |
PubSubSendKeyframeCommand.Builder |
PubSubSendKeyframeCommand.toBuilder()
Returns a new
PubSubSendKeyframeCommand.Builder that is initialized with the state of this object. |
Copyright © 2026. All rights reserved.