|
||||||||||
| 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.MonitoredItemNotification
public class MonitoredItemNotification
| Field Summary | |
|---|---|
static ExpandedNodeId |
BINARY
|
protected UnsignedInteger |
ClientHandle
|
static ExpandedNodeId |
ID
|
protected DataValue |
Value
|
static ExpandedNodeId |
XML
|
| Constructor Summary | |
|---|---|
MonitoredItemNotification()
|
|
MonitoredItemNotification(UnsignedInteger ClientHandle,
DataValue Value)
|
|
| Method Summary | |
|---|---|
MonitoredItemNotification |
clone()
Deep clone |
boolean |
equals(Object obj)
|
ExpandedNodeId |
getBinaryEncodeId()
getBinaryEncodeId. |
UnsignedInteger |
getClientHandle()
|
ExpandedNodeId |
getTypeId()
getTypeId. |
DataValue |
getValue()
|
ExpandedNodeId |
getXmlEncodeId()
getXmlEncodeId. |
int |
hashCode()
|
void |
setClientHandle(UnsignedInteger ClientHandle)
|
void |
setValue(DataValue Value)
|
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 UnsignedInteger ClientHandle
protected DataValue Value
| Constructor Detail |
|---|
public MonitoredItemNotification()
public MonitoredItemNotification(UnsignedInteger ClientHandle,
DataValue Value)
| Method Detail |
|---|
public UnsignedInteger getClientHandle()
public void setClientHandle(UnsignedInteger ClientHandle)
public DataValue getValue()
public void setValue(DataValue Value)
public MonitoredItemNotification clone()
clone in interface Structureclone in class AbstractStructurepublic boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic ExpandedNodeId getTypeId()
StructuregetTypeId.
ExpandedNodeId object.public ExpandedNodeId getXmlEncodeId()
StructuregetXmlEncodeId.
ExpandedNodeId object.public ExpandedNodeId getBinaryEncodeId()
StructuregetBinaryEncodeId.
ExpandedNodeId object.public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||