|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opcfoundation.ua.utils.AbstractStructure
org.opcfoundation.ua.core.NotificationData
org.opcfoundation.ua.core.DataChangeNotification
public class DataChangeNotification
| Field Summary | |
|---|---|
static ExpandedNodeId |
BINARY
|
protected DiagnosticInfo[] |
DiagnosticInfos
|
static ExpandedNodeId |
ID
|
protected MonitoredItemNotification[] |
MonitoredItems
|
static ExpandedNodeId |
XML
|
| Constructor Summary | |
|---|---|
DataChangeNotification()
|
|
DataChangeNotification(MonitoredItemNotification[] MonitoredItems,
DiagnosticInfo[] DiagnosticInfos)
|
|
| Method Summary | |
|---|---|
DataChangeNotification |
clone()
Deep clone |
boolean |
equals(Object obj)
|
ExpandedNodeId |
getBinaryEncodeId()
getBinaryEncodeId. |
DiagnosticInfo[] |
getDiagnosticInfos()
|
MonitoredItemNotification[] |
getMonitoredItems()
|
ExpandedNodeId |
getTypeId()
getTypeId. |
ExpandedNodeId |
getXmlEncodeId()
getXmlEncodeId. |
int |
hashCode()
|
void |
setDiagnosticInfos(DiagnosticInfo[] DiagnosticInfos)
|
void |
setMonitoredItems(MonitoredItemNotification[] MonitoredItems)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final ExpandedNodeId ID
public static final ExpandedNodeId BINARY
public static final ExpandedNodeId XML
protected MonitoredItemNotification[] MonitoredItems
protected DiagnosticInfo[] DiagnosticInfos
| Constructor Detail |
|---|
public DataChangeNotification()
public DataChangeNotification(MonitoredItemNotification[] MonitoredItems,
DiagnosticInfo[] DiagnosticInfos)
| Method Detail |
|---|
public MonitoredItemNotification[] getMonitoredItems()
public void setMonitoredItems(MonitoredItemNotification[] MonitoredItems)
public DiagnosticInfo[] getDiagnosticInfos()
public void setDiagnosticInfos(DiagnosticInfo[] DiagnosticInfos)
public DataChangeNotification clone()
clone in interface Structureclone in class NotificationDatapublic boolean equals(Object obj)
equals in class NotificationDatapublic int hashCode()
hashCode in class NotificationDatapublic ExpandedNodeId getTypeId()
StructuregetTypeId.
getTypeId in interface StructuregetTypeId in class NotificationDataExpandedNodeId object.public ExpandedNodeId getXmlEncodeId()
StructuregetXmlEncodeId.
getXmlEncodeId in interface StructuregetXmlEncodeId in class NotificationDataExpandedNodeId object.public ExpandedNodeId getBinaryEncodeId()
StructuregetBinaryEncodeId.
getBinaryEncodeId in interface StructuregetBinaryEncodeId in class NotificationDataExpandedNodeId object.public String toString()
toString in class NotificationData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||