|
||||||||||
| 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.EventNotificationList
public class EventNotificationList
| Field Summary | |
|---|---|
static ExpandedNodeId |
BINARY
|
protected EventFieldList[] |
Events
|
static ExpandedNodeId |
ID
|
static ExpandedNodeId |
XML
|
| Constructor Summary | |
|---|---|
EventNotificationList()
|
|
EventNotificationList(EventFieldList[] Events)
|
|
| Method Summary | |
|---|---|
EventNotificationList |
clone()
Deep clone |
boolean |
equals(Object obj)
|
ExpandedNodeId |
getBinaryEncodeId()
getBinaryEncodeId. |
EventFieldList[] |
getEvents()
|
ExpandedNodeId |
getTypeId()
getTypeId. |
ExpandedNodeId |
getXmlEncodeId()
getXmlEncodeId. |
int |
hashCode()
|
void |
setEvents(EventFieldList[] Events)
|
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 EventFieldList[] Events
| Constructor Detail |
|---|
public EventNotificationList()
public EventNotificationList(EventFieldList[] Events)
| Method Detail |
|---|
public EventFieldList[] getEvents()
public void setEvents(EventFieldList[] Events)
public EventNotificationList 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 | |||||||||