| Modifier and Type | Class and Description |
|---|---|
static class |
UaNodeSet.NodeData.Attribute<T>
Internal helper enum for OPC UA Attributes that are relevant in NodeSet-context.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
<T> T |
get(UaNodeSet.NodeData.Attribute<T> attribute) |
UaQualifiedName |
getBrowseName() |
LocalizedText |
getDescription() |
LocalizedText |
getDisplayName() |
UaNodeSetExtensions |
getExtensions() |
UaNodeSet.Log |
getLog()
Returns
UaNodeSet.Log that was created during loading related to this UaNodeSet.NodeData. |
NodeClass |
getNodeClass() |
UaNodeId |
getNodeId() |
String |
getRawXml()
Returns the raw XML element that modelled this node in the NodeSet XML.
|
int |
hashCode() |
public <T> T get(UaNodeSet.NodeData.Attribute<T> attribute)
public UaQualifiedName getBrowseName()
public LocalizedText getDescription()
public LocalizedText getDisplayName()
public UaNodeSetExtensions getExtensions()
public UaNodeSet.Log getLog()
UaNodeSet.Log that was created during loading related to this UaNodeSet.NodeData.public NodeClass getNodeClass()
public UaNodeId getNodeId()
public String getRawXml()
Copyright © 2026. All rights reserved.