| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core.types.structured |
| Modifier and Type | Method and Description |
|---|---|
MonitoredItemNotification |
MonitoredItemNotification.Codec.decode(SerializationContext context,
UaDecoder decoder) |
MonitoredItemNotification[] |
DataChangeNotification.getMonitoredItems() |
| Modifier and Type | Method and Description |
|---|---|
Class<MonitoredItemNotification> |
MonitoredItemNotification.Codec.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
MonitoredItemNotification.Codec.encode(SerializationContext context,
UaEncoder encoder,
MonitoredItemNotification value) |
| Constructor and Description |
|---|
DataChangeNotification(MonitoredItemNotification[] monitoredItems,
DiagnosticInfo[] diagnosticInfos) |
Copyright © 2025. All rights reserved.