| Package | Description |
|---|---|
| com.prosysopc.ua.pubsub |
PubSub (Part 14 of the OPC UA Specification) related implementations.
|
| Modifier and Type | Field and Description |
|---|---|
protected PubSubMqttMessageType |
PubSubMqttJsonConnectionSendMessageCommand.Builder.messageType |
| Modifier and Type | Method and Description |
|---|---|
PubSubMqttMessageType |
PubSubMqttJsonConnectionSendMessageCommand.getMessageType() |
PubSubMqttMessageType |
PubSubMqttJsonConnectionSendMessageCommand.Builder.getMessageType() |
static PubSubMqttMessageType |
PubSubMqttMessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PubSubMqttMessageType[] |
PubSubMqttMessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PubSubMqttJsonConnectionSendMessageCommand.Builder |
PubSubMqttJsonConnectionSendMessageCommand.Builder.setMessageType(PubSubMqttMessageType messageType)
Set the value for
PubSubMqttJsonConnectionSendMessageCommand.getMessageType(). |
Copyright © 2026. All rights reserved.