|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MonitoredDataItem | |
|---|---|
| com.prosysopc.ua.client | Main client side classes of the SDK. |
| Uses of MonitoredDataItem in com.prosysopc.ua.client |
|---|
| Methods in com.prosysopc.ua.client with parameters of type MonitoredDataItem | |
|---|---|
protected void |
Subscription.fireDataChange(MonitoredDataItem item,
org.opcfoundation.ua.builtintypes.DataValue newValue)
|
void |
MonitoredDataItemListener.onDataChange(MonitoredDataItem sender,
org.opcfoundation.ua.builtintypes.DataValue prevValue,
org.opcfoundation.ua.builtintypes.DataValue value)
Notification of value change. |
void |
SubscriptionNotificationListener.onDataChange(Subscription subscription,
MonitoredDataItem item,
org.opcfoundation.ua.builtintypes.DataValue newValue)
Notification of a value change. |
void |
SubscriptionNotificationAdapter.onDataChange(Subscription subscription,
MonitoredDataItem item,
org.opcfoundation.ua.builtintypes.DataValue newValue)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||