|
||||||||||
| 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.StatusChangeNotification
public class StatusChangeNotification
| Field Summary | |
|---|---|
static ExpandedNodeId |
BINARY
|
protected DiagnosticInfo |
DiagnosticInfo
|
static ExpandedNodeId |
ID
|
protected StatusCode |
Status
|
static ExpandedNodeId |
XML
|
| Constructor Summary | |
|---|---|
StatusChangeNotification()
|
|
StatusChangeNotification(StatusCode Status,
DiagnosticInfo DiagnosticInfo)
|
|
| Method Summary | |
|---|---|
StatusChangeNotification |
clone()
Deep clone |
boolean |
equals(Object obj)
|
ExpandedNodeId |
getBinaryEncodeId()
getBinaryEncodeId. |
DiagnosticInfo |
getDiagnosticInfo()
|
StatusCode |
getStatus()
|
ExpandedNodeId |
getTypeId()
getTypeId. |
ExpandedNodeId |
getXmlEncodeId()
getXmlEncodeId. |
int |
hashCode()
|
void |
setDiagnosticInfo(DiagnosticInfo DiagnosticInfo)
|
void |
setStatus(StatusCode Status)
|
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 StatusCode Status
protected DiagnosticInfo DiagnosticInfo
| Constructor Detail |
|---|
public StatusChangeNotification()
public StatusChangeNotification(StatusCode Status,
DiagnosticInfo DiagnosticInfo)
| Method Detail |
|---|
public StatusCode getStatus()
public void setStatus(StatusCode Status)
public DiagnosticInfo getDiagnosticInfo()
public void setDiagnosticInfo(DiagnosticInfo DiagnosticInfo)
public StatusChangeNotification 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 | |||||||||