|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExpandedNodeId | |
|---|---|
| org.opcfoundation.ua.builtintypes | OPC UA Part 6 defines 25 builtin types. |
| org.opcfoundation.ua.common | This package contains common and shared classes |
| org.opcfoundation.ua.core | All the code in this package are codegenerated. |
| org.opcfoundation.ua.encoding | This folder contains serialization interfaces and serialization implementations |
| org.opcfoundation.ua.encoding.binary | The implementation of binary serialization |
| org.opcfoundation.ua.encoding.utils | Utility classes for encoding |
| org.opcfoundation.ua.encoding.xml | The implementation of xml serialization. |
| Uses of ExpandedNodeId in org.opcfoundation.ua.builtintypes |
|---|
| Fields in org.opcfoundation.ua.builtintypes declared as ExpandedNodeId | |
|---|---|
static ExpandedNodeId |
ExpandedNodeId.NULL
Constant NULL |
static ExpandedNodeId |
ExpandedNodeId.NULL_GUID
Constant NULL_GUID |
static ExpandedNodeId |
ExpandedNodeId.NULL_NUMERIC
Considered null node id |
static ExpandedNodeId |
ExpandedNodeId.NULL_OPAQUE
Constant NULL_OPAQUE |
static ExpandedNodeId |
ExpandedNodeId.NULL_STRING
Constant NULL_STRING |
| Methods in org.opcfoundation.ua.builtintypes that return ExpandedNodeId | |
|---|---|
ExpandedNodeId |
Structure.getBinaryEncodeId()
getBinaryEncodeId. |
ExpandedNodeId |
Structure.getTypeId()
getTypeId. |
ExpandedNodeId |
ExtensionObject.getTypeId()
Getter for the field typeId. |
ExpandedNodeId |
Structure.getXmlEncodeId()
getXmlEncodeId. |
static ExpandedNodeId |
ExpandedNodeId.parseExpandedNodeId(String s)
parseExpandedNodeId. |
| Methods in org.opcfoundation.ua.builtintypes with parameters of type ExpandedNodeId | |
|---|---|
int |
ExpandedNodeId.compareTo(ExpandedNodeId other)
|
static NodeReference |
NodeReference.createFromNodeId(ExpandedNodeId nodeId,
NamespaceTable namespaceTable,
ServerTable serverTable)
Bind node id, namespace and server url |
static boolean |
ExpandedNodeId.isNull(ExpandedNodeId nodeId)
Check if nodeId is null or a NullNodeId. |
| Constructors in org.opcfoundation.ua.builtintypes with parameters of type ExpandedNodeId | |
|---|---|
ExtensionObject(ExpandedNodeId typeId)
Constructor for ExtensionObject. |
|
ExtensionObject(ExpandedNodeId typeId,
byte[] object)
Constructor for ExtensionObject. |
|
ExtensionObject(ExpandedNodeId typeId,
XmlElement object)
Constructor for ExtensionObject. |
|
| Uses of ExpandedNodeId in org.opcfoundation.ua.common |
|---|
| Methods in org.opcfoundation.ua.common that return ExpandedNodeId | |
|---|---|
ExpandedNodeId |
NamespaceTable.toExpandedNodeId(NodeId nodeId)
Convert the nodeId to an ExpandedNodeId using the namespaceUris of the table |
| Methods in org.opcfoundation.ua.common with parameters of type ExpandedNodeId | |
|---|---|
boolean |
NamespaceTable.namespaceEquals(ExpandedNodeId expandedNodeId1,
ExpandedNodeId expandedNodeId2)
Check if the node IDs refer to the same name space. |
boolean |
NamespaceTable.namespaceEquals(NodeId nodeId,
ExpandedNodeId expandedNodeId)
Check if the node IDs refer to the same name space. |
boolean |
NamespaceTable.nodeIdEquals(ExpandedNodeId n1,
ExpandedNodeId n2)
Compare 2 ExpandedNodeId objects. |
boolean |
NamespaceTable.nodeIdEquals(NodeId n1,
ExpandedNodeId n2)
Compare 1 ExpandedNodeId and 1 NodeId. |
NodeId |
NamespaceTable.toNodeId(ExpandedNodeId expandedNodeId)
Convert the expandedNodeId to a NodeId using the name space indexes of the table |
| Uses of ExpandedNodeId in org.opcfoundation.ua.core |
|---|
| Fields in org.opcfoundation.ua.core declared as ExpandedNodeId | |
|---|---|
static ExpandedNodeId |
XVType.BINARY
|
static ExpandedNodeId |
X509IdentityToken.BINARY
|
static ExpandedNodeId |
WriteValue.BINARY
|
static ExpandedNodeId |
WriteResponse.BINARY
|
static ExpandedNodeId |
WriteRequest.BINARY
|
static ExpandedNodeId |
ViewNode.BINARY
|
static ExpandedNodeId |
ViewDescription.BINARY
|
static ExpandedNodeId |
ViewAttributes.BINARY
|
static ExpandedNodeId |
VariableTypeNode.BINARY
|
static ExpandedNodeId |
VariableTypeAttributes.BINARY
|
static ExpandedNodeId |
VariableNode.BINARY
|
static ExpandedNodeId |
VariableAttributes.BINARY
|
static ExpandedNodeId |
UserTokenPolicy.BINARY
|
static ExpandedNodeId |
UserNameIdentityToken.BINARY
|
static ExpandedNodeId |
UserIdentityToken.BINARY
|
static ExpandedNodeId |
UpdateStructureDataDetails.BINARY
|
static ExpandedNodeId |
UpdateEventDetails.BINARY
|
static ExpandedNodeId |
UpdateDataDetails.BINARY
|
static ExpandedNodeId |
UnregisterNodesResponse.BINARY
|
static ExpandedNodeId |
UnregisterNodesRequest.BINARY
|
static ExpandedNodeId |
Union.BINARY
|
static ExpandedNodeId |
TypeNode.BINARY
|
static ExpandedNodeId |
TrustListDataType.BINARY
|
static ExpandedNodeId |
TranslateBrowsePathsToNodeIdsResponse.BINARY
|
static ExpandedNodeId |
TranslateBrowsePathsToNodeIdsRequest.BINARY
|
static ExpandedNodeId |
TransferSubscriptionsResponse.BINARY
|
static ExpandedNodeId |
TransferSubscriptionsRequest.BINARY
|
static ExpandedNodeId |
TransferResult.BINARY
|
static ExpandedNodeId |
TimeZoneDataType.BINARY
|
static ExpandedNodeId |
SubscriptionDiagnosticsDataType.BINARY
|
static ExpandedNodeId |
SubscriptionAcknowledgement.BINARY
|
static ExpandedNodeId |
StatusResult.BINARY
|
static ExpandedNodeId |
StatusChangeNotification.BINARY
|
static ExpandedNodeId |
SimpleAttributeOperand.BINARY
|
static ExpandedNodeId |
SignedSoftwareCertificate.BINARY
|
static ExpandedNodeId |
SignatureData.BINARY
|
static ExpandedNodeId |
SetTriggeringResponse.BINARY
|
static ExpandedNodeId |
SetTriggeringRequest.BINARY
|
static ExpandedNodeId |
SetPublishingModeResponse.BINARY
|
static ExpandedNodeId |
SetPublishingModeRequest.BINARY
|
static ExpandedNodeId |
SetMonitoringModeResponse.BINARY
|
static ExpandedNodeId |
SetMonitoringModeRequest.BINARY
|
static ExpandedNodeId |
SessionSecurityDiagnosticsDataType.BINARY
|
static ExpandedNodeId |
SessionDiagnosticsDataType.BINARY
|
static ExpandedNodeId |
ServiceFault.BINARY
|
static ExpandedNodeId |
ServiceCounterDataType.BINARY
|
static ExpandedNodeId |
ServerStatusDataType.BINARY
|
static ExpandedNodeId |
ServerOnNetwork.BINARY
|
static ExpandedNodeId |
ServerDiagnosticsSummaryDataType.BINARY
|
static ExpandedNodeId |
SemanticChangeStructureDataType.BINARY
|
static ExpandedNodeId |
SamplingIntervalDiagnosticsDataType.BINARY
|
static ExpandedNodeId |
ResponseHeader.BINARY
|
static ExpandedNodeId |
RequestHeader.BINARY
|
static ExpandedNodeId |
RepublishResponse.BINARY
|
static ExpandedNodeId |
RepublishRequest.BINARY
|
static ExpandedNodeId |
RelativePathElement.BINARY
|
static ExpandedNodeId |
RelativePath.BINARY
|
static ExpandedNodeId |
RegisterServerResponse.BINARY
|
static ExpandedNodeId |
RegisterServerRequest.BINARY
|
static ExpandedNodeId |
RegisterServer2Response.BINARY
|
static ExpandedNodeId |
RegisterServer2Request.BINARY
|
static ExpandedNodeId |
RegisterNodesResponse.BINARY
|
static ExpandedNodeId |
RegisterNodesRequest.BINARY
|
static ExpandedNodeId |
RegisteredServer.BINARY
|
static ExpandedNodeId |
ReferenceTypeNode.BINARY
|
static ExpandedNodeId |
ReferenceTypeAttributes.BINARY
|
static ExpandedNodeId |
ReferenceNode.BINARY
|
static ExpandedNodeId |
ReferenceDescription.BINARY
|
static ExpandedNodeId |
RedundantServerDataType.BINARY
|
static ExpandedNodeId |
ReadValueId.BINARY
|
static ExpandedNodeId |
ReadResponse.BINARY
|
static ExpandedNodeId |
ReadRequest.BINARY
|
static ExpandedNodeId |
ReadRawModifiedDetails.BINARY
|
static ExpandedNodeId |
ReadProcessedDetails.BINARY
|
static ExpandedNodeId |
ReadEventDetails.BINARY
|
static ExpandedNodeId |
ReadAtTimeDetails.BINARY
|
static ExpandedNodeId |
Range.BINARY
|
static ExpandedNodeId |
QueryNextResponse.BINARY
|
static ExpandedNodeId |
QueryNextRequest.BINARY
|
static ExpandedNodeId |
QueryFirstResponse.BINARY
|
static ExpandedNodeId |
QueryFirstRequest.BINARY
|
static ExpandedNodeId |
QueryDataSet.BINARY
|
static ExpandedNodeId |
QueryDataDescription.BINARY
|
static ExpandedNodeId |
PublishResponse.BINARY
|
static ExpandedNodeId |
PublishRequest.BINARY
|
static ExpandedNodeId |
ProgramDiagnosticDataType.BINARY
|
static ExpandedNodeId |
ParsingResult.BINARY
|
static ExpandedNodeId |
OptionSet.BINARY
|
static ExpandedNodeId |
OpenSecureChannelResponse.BINARY
|
static ExpandedNodeId |
OpenSecureChannelRequest.BINARY
|
static ExpandedNodeId |
ObjectTypeNode.BINARY
|
static ExpandedNodeId |
ObjectTypeAttributes.BINARY
|
static ExpandedNodeId |
ObjectNode.BINARY
|
static ExpandedNodeId |
ObjectAttributes.BINARY
|
static ExpandedNodeId |
NotificationMessage.BINARY
|
static ExpandedNodeId |
NotificationData.BINARY
|
static ExpandedNodeId |
NodeTypeDescription.BINARY
|
static ExpandedNodeId |
NodeReference.BINARY
|
static ExpandedNodeId |
NodeAttributes.BINARY
|
static ExpandedNodeId |
Node.BINARY
|
static ExpandedNodeId |
NetworkGroupDataType.BINARY
|
static ExpandedNodeId |
MonitoringParameters.BINARY
|
static ExpandedNodeId |
MonitoringFilterResult.BINARY
|
static ExpandedNodeId |
MonitoringFilter.BINARY
|
static ExpandedNodeId |
MonitoredItemNotification.BINARY
|
static ExpandedNodeId |
MonitoredItemModifyResult.BINARY
|
static ExpandedNodeId |
MonitoredItemModifyRequest.BINARY
|
static ExpandedNodeId |
MonitoredItemCreateResult.BINARY
|
static ExpandedNodeId |
MonitoredItemCreateRequest.BINARY
|
static ExpandedNodeId |
ModifySubscriptionResponse.BINARY
|
static ExpandedNodeId |
ModifySubscriptionRequest.BINARY
|
static ExpandedNodeId |
ModifyMonitoredItemsResponse.BINARY
|
static ExpandedNodeId |
ModifyMonitoredItemsRequest.BINARY
|
static ExpandedNodeId |
ModificationInfo.BINARY
|
static ExpandedNodeId |
ModelChangeStructureDataType.BINARY
|
static ExpandedNodeId |
MethodNode.BINARY
|
static ExpandedNodeId |
MethodAttributes.BINARY
|
static ExpandedNodeId |
MdnsDiscoveryConfiguration.BINARY
|
static ExpandedNodeId |
LiteralOperand.BINARY
|
static ExpandedNodeId |
IssuedIdentityToken.BINARY
|
static ExpandedNodeId |
InstanceNode.BINARY
|
static ExpandedNodeId |
HistoryUpdateResult.BINARY
|
static ExpandedNodeId |
HistoryUpdateResponse.BINARY
|
static ExpandedNodeId |
HistoryUpdateRequest.BINARY
|
static ExpandedNodeId |
HistoryUpdateDetails.BINARY
|
static ExpandedNodeId |
HistoryReadValueId.BINARY
|
static ExpandedNodeId |
HistoryReadResult.BINARY
|
static ExpandedNodeId |
HistoryReadResponse.BINARY
|
static ExpandedNodeId |
HistoryReadRequest.BINARY
|
static ExpandedNodeId |
HistoryReadDetails.BINARY
|
static ExpandedNodeId |
HistoryModifiedData.BINARY
|
static ExpandedNodeId |
HistoryEventFieldList.BINARY
|
static ExpandedNodeId |
HistoryEvent.BINARY
|
static ExpandedNodeId |
HistoryData.BINARY
|
static ExpandedNodeId |
GetEndpointsResponse.BINARY
|
static ExpandedNodeId |
GetEndpointsRequest.BINARY
|
static ExpandedNodeId |
FindServersResponse.BINARY
|
static ExpandedNodeId |
FindServersRequest.BINARY
|
static ExpandedNodeId |
FindServersOnNetworkResponse.BINARY
|
static ExpandedNodeId |
FindServersOnNetworkRequest.BINARY
|
static ExpandedNodeId |
FilterOperand.BINARY
|
static ExpandedNodeId |
EventNotificationList.BINARY
|
static ExpandedNodeId |
EventFilterResult.BINARY
|
static ExpandedNodeId |
EventFilter.BINARY
|
static ExpandedNodeId |
EventFieldList.BINARY
|
static ExpandedNodeId |
EUInformation.BINARY
|
static ExpandedNodeId |
EnumValueType.BINARY
|
static ExpandedNodeId |
EndpointUrlListDataType.BINARY
|
static ExpandedNodeId |
EndpointDescription.BINARY
|
static ExpandedNodeId |
EndpointConfiguration.BINARY
|
static ExpandedNodeId |
ElementOperand.BINARY
|
static ExpandedNodeId |
DoubleComplexNumberType.BINARY
|
static ExpandedNodeId |
DiscoveryConfiguration.BINARY
|
static ExpandedNodeId |
DeleteSubscriptionsResponse.BINARY
|
static ExpandedNodeId |
DeleteSubscriptionsRequest.BINARY
|
static ExpandedNodeId |
DeleteReferencesResponse.BINARY
|
static ExpandedNodeId |
DeleteReferencesRequest.BINARY
|
static ExpandedNodeId |
DeleteReferencesItem.BINARY
|
static ExpandedNodeId |
DeleteRawModifiedDetails.BINARY
|
static ExpandedNodeId |
DeleteNodesResponse.BINARY
|
static ExpandedNodeId |
DeleteNodesRequest.BINARY
|
static ExpandedNodeId |
DeleteNodesItem.BINARY
|
static ExpandedNodeId |
DeleteMonitoredItemsResponse.BINARY
|
static ExpandedNodeId |
DeleteMonitoredItemsRequest.BINARY
|
static ExpandedNodeId |
DeleteEventDetails.BINARY
|
static ExpandedNodeId |
DeleteAtTimeDetails.BINARY
|
static ExpandedNodeId |
DataTypeNode.BINARY
|
static ExpandedNodeId |
DataTypeAttributes.BINARY
|
static ExpandedNodeId |
DataChangeNotification.BINARY
|
static ExpandedNodeId |
DataChangeFilter.BINARY
|
static ExpandedNodeId |
CreateSubscriptionResponse.BINARY
|
static ExpandedNodeId |
CreateSubscriptionRequest.BINARY
|
static ExpandedNodeId |
CreateSessionResponse.BINARY
|
static ExpandedNodeId |
CreateSessionRequest.BINARY
|
static ExpandedNodeId |
CreateMonitoredItemsResponse.BINARY
|
static ExpandedNodeId |
CreateMonitoredItemsRequest.BINARY
|
static ExpandedNodeId |
ContentFilterResult.BINARY
|
static ExpandedNodeId |
ContentFilterElementResult.BINARY
|
static ExpandedNodeId |
ContentFilterElement.BINARY
|
static ExpandedNodeId |
ContentFilter.BINARY
|
static ExpandedNodeId |
ComplexNumberType.BINARY
|
static ExpandedNodeId |
CloseSessionResponse.BINARY
|
static ExpandedNodeId |
CloseSessionRequest.BINARY
|
static ExpandedNodeId |
CloseSecureChannelResponse.BINARY
|
static ExpandedNodeId |
CloseSecureChannelRequest.BINARY
|
static ExpandedNodeId |
ChannelSecurityToken.BINARY
|
static ExpandedNodeId |
CancelResponse.BINARY
|
static ExpandedNodeId |
CancelRequest.BINARY
|
static ExpandedNodeId |
CallResponse.BINARY
|
static ExpandedNodeId |
CallRequest.BINARY
|
static ExpandedNodeId |
CallMethodResult.BINARY
|
static ExpandedNodeId |
CallMethodRequest.BINARY
|
static ExpandedNodeId |
BuildInfo.BINARY
|
static ExpandedNodeId |
BrowseResult.BINARY
|
static ExpandedNodeId |
BrowseResponse.BINARY
|
static ExpandedNodeId |
BrowseRequest.BINARY
|
static ExpandedNodeId |
BrowsePathTarget.BINARY
|
static ExpandedNodeId |
BrowsePathResult.BINARY
|
static ExpandedNodeId |
BrowsePath.BINARY
|
static ExpandedNodeId |
BrowseNextResponse.BINARY
|
static ExpandedNodeId |
BrowseNextRequest.BINARY
|
static ExpandedNodeId |
BrowseDescription.BINARY
|
static ExpandedNodeId |
AxisInformation.BINARY
|
static ExpandedNodeId |
AttributeOperand.BINARY
|
static ExpandedNodeId |
Argument.BINARY
|
static ExpandedNodeId |
ApplicationDescription.BINARY
|
static ExpandedNodeId |
AnonymousIdentityToken.BINARY
|
static ExpandedNodeId |
Annotation.BINARY
|
static ExpandedNodeId |
AggregateFilterResult.BINARY
|
static ExpandedNodeId |
AggregateFilter.BINARY
|
static ExpandedNodeId |
AggregateConfiguration.BINARY
|
static ExpandedNodeId |
AddReferencesResponse.BINARY
|
static ExpandedNodeId |
AddReferencesRequest.BINARY
|
static ExpandedNodeId |
AddReferencesItem.BINARY
|
static ExpandedNodeId |
AddNodesResult.BINARY
|
static ExpandedNodeId |
AddNodesResponse.BINARY
|
static ExpandedNodeId |
AddNodesRequest.BINARY
|
static ExpandedNodeId |
AddNodesItem.BINARY
|
static ExpandedNodeId |
ActivateSessionResponse.BINARY
|
static ExpandedNodeId |
ActivateSessionRequest.BINARY
|
static ExpandedNodeId |
XVType.ID
|
static ExpandedNodeId |
X509IdentityToken.ID
|
static ExpandedNodeId |
WriteValue.ID
|
static ExpandedNodeId |
WriteResponse.ID
|
static ExpandedNodeId |
WriteRequest.ID
|
static ExpandedNodeId |
ViewNode.ID
|
static ExpandedNodeId |
ViewDescription.ID
|
static ExpandedNodeId |
ViewAttributes.ID
|
static ExpandedNodeId |
VariableTypeNode.ID
|
static ExpandedNodeId |
VariableTypeAttributes.ID
|
static ExpandedNodeId |
VariableNode.ID
|
static ExpandedNodeId |
VariableAttributes.ID
|
static ExpandedNodeId |
UserTokenPolicy.ID
|
static ExpandedNodeId |
UserNameIdentityToken.ID
|
static ExpandedNodeId |
UserIdentityToken.ID
|
static ExpandedNodeId |
UpdateStructureDataDetails.ID
|
static ExpandedNodeId |
UpdateEventDetails.ID
|
static ExpandedNodeId |
UpdateDataDetails.ID
|
static ExpandedNodeId |
UnregisterNodesResponse.ID
|
static ExpandedNodeId |
UnregisterNodesRequest.ID
|
static ExpandedNodeId |
Union.ID
|
static ExpandedNodeId |
TypeNode.ID
|
static ExpandedNodeId |
TrustListDataType.ID
|
static ExpandedNodeId |
TranslateBrowsePathsToNodeIdsResponse.ID
|
static ExpandedNodeId |
TranslateBrowsePathsToNodeIdsRequest.ID
|
static ExpandedNodeId |
TransferSubscriptionsResponse.ID
|
static ExpandedNodeId |
TransferSubscriptionsRequest.ID
|
static ExpandedNodeId |
TransferResult.ID
|
static ExpandedNodeId |
TimeZoneDataType.ID
|
static ExpandedNodeId |
SubscriptionDiagnosticsDataType.ID
|
static ExpandedNodeId |
SubscriptionAcknowledgement.ID
|
static ExpandedNodeId |
StatusResult.ID
|
static ExpandedNodeId |
StatusChangeNotification.ID
|
static ExpandedNodeId |
SimpleAttributeOperand.ID
|
static ExpandedNodeId |
SignedSoftwareCertificate.ID
|
static ExpandedNodeId |
SignatureData.ID
|
static ExpandedNodeId |
SetTriggeringResponse.ID
|
static ExpandedNodeId |
SetTriggeringRequest.ID
|
static ExpandedNodeId |
SetPublishingModeResponse.ID
|
static ExpandedNodeId |
SetPublishingModeRequest.ID
|
static ExpandedNodeId |
SetMonitoringModeResponse.ID
|
static ExpandedNodeId |
SetMonitoringModeRequest.ID
|
static ExpandedNodeId |
SessionSecurityDiagnosticsDataType.ID
|
static ExpandedNodeId |
SessionDiagnosticsDataType.ID
|
static ExpandedNodeId |
ServiceFault.ID
|
static ExpandedNodeId |
ServiceCounterDataType.ID
|
static ExpandedNodeId |
ServerStatusDataType.ID
|
static ExpandedNodeId |
ServerOnNetwork.ID
|
static ExpandedNodeId |
ServerDiagnosticsSummaryDataType.ID
|
static ExpandedNodeId |
SemanticChangeStructureDataType.ID
|
static ExpandedNodeId |
SamplingIntervalDiagnosticsDataType.ID
|
static ExpandedNodeId |
ResponseHeader.ID
|
static ExpandedNodeId |
RequestHeader.ID
|
static ExpandedNodeId |
RepublishResponse.ID
|
static ExpandedNodeId |
RepublishRequest.ID
|
static ExpandedNodeId |
RelativePathElement.ID
|
static ExpandedNodeId |
RelativePath.ID
|
static ExpandedNodeId |
RegisterServerResponse.ID
|
static ExpandedNodeId |
RegisterServerRequest.ID
|
static ExpandedNodeId |
RegisterServer2Response.ID
|
static ExpandedNodeId |
RegisterServer2Request.ID
|
static ExpandedNodeId |
RegisterNodesResponse.ID
|
static ExpandedNodeId |
RegisterNodesRequest.ID
|
static ExpandedNodeId |
RegisteredServer.ID
|
static ExpandedNodeId |
ReferenceTypeNode.ID
|
static ExpandedNodeId |
ReferenceTypeAttributes.ID
|
static ExpandedNodeId |
ReferenceNode.ID
|
static ExpandedNodeId |
ReferenceDescription.ID
|
static ExpandedNodeId |
RedundantServerDataType.ID
|
static ExpandedNodeId |
ReadValueId.ID
|
static ExpandedNodeId |
ReadResponse.ID
|
static ExpandedNodeId |
ReadRequest.ID
|
static ExpandedNodeId |
ReadRawModifiedDetails.ID
|
static ExpandedNodeId |
ReadProcessedDetails.ID
|
static ExpandedNodeId |
ReadEventDetails.ID
|
static ExpandedNodeId |
ReadAtTimeDetails.ID
|
static ExpandedNodeId |
Range.ID
|
static ExpandedNodeId |
QueryNextResponse.ID
|
static ExpandedNodeId |
QueryNextRequest.ID
|
static ExpandedNodeId |
QueryFirstResponse.ID
|
static ExpandedNodeId |
QueryFirstRequest.ID
|
static ExpandedNodeId |
QueryDataSet.ID
|
static ExpandedNodeId |
QueryDataDescription.ID
|
static ExpandedNodeId |
PublishResponse.ID
|
static ExpandedNodeId |
PublishRequest.ID
|
static ExpandedNodeId |
ProgramDiagnosticDataType.ID
|
static ExpandedNodeId |
ParsingResult.ID
|
static ExpandedNodeId |
OptionSet.ID
|
static ExpandedNodeId |
OpenSecureChannelResponse.ID
|
static ExpandedNodeId |
OpenSecureChannelRequest.ID
|
static ExpandedNodeId |
ObjectTypeNode.ID
|
static ExpandedNodeId |
ObjectTypeAttributes.ID
|
static ExpandedNodeId |
ObjectNode.ID
|
static ExpandedNodeId |
ObjectAttributes.ID
|
static ExpandedNodeId |
NotificationMessage.ID
|
static ExpandedNodeId |
NotificationData.ID
|
static ExpandedNodeId |
NodeTypeDescription.ID
|
static ExpandedNodeId |
NodeReference.ID
|
static ExpandedNodeId |
NodeAttributes.ID
|
static ExpandedNodeId |
Node.ID
|
static ExpandedNodeId |
NetworkGroupDataType.ID
|
static ExpandedNodeId |
MonitoringParameters.ID
|
static ExpandedNodeId |
MonitoringFilterResult.ID
|
static ExpandedNodeId |
MonitoringFilter.ID
|
static ExpandedNodeId |
MonitoredItemNotification.ID
|
static ExpandedNodeId |
MonitoredItemModifyResult.ID
|
static ExpandedNodeId |
MonitoredItemModifyRequest.ID
|
static ExpandedNodeId |
MonitoredItemCreateResult.ID
|
static ExpandedNodeId |
MonitoredItemCreateRequest.ID
|
static ExpandedNodeId |
ModifySubscriptionResponse.ID
|
static ExpandedNodeId |
ModifySubscriptionRequest.ID
|
static ExpandedNodeId |
ModifyMonitoredItemsResponse.ID
|
static ExpandedNodeId |
ModifyMonitoredItemsRequest.ID
|
static ExpandedNodeId |
ModificationInfo.ID
|
static ExpandedNodeId |
ModelChangeStructureDataType.ID
|
static ExpandedNodeId |
MethodNode.ID
|
static ExpandedNodeId |
MethodAttributes.ID
|
static ExpandedNodeId |
MdnsDiscoveryConfiguration.ID
|
static ExpandedNodeId |
LiteralOperand.ID
|
static ExpandedNodeId |
IssuedIdentityToken.ID
|
static ExpandedNodeId |
InstanceNode.ID
|
static ExpandedNodeId |
HistoryUpdateResult.ID
|
static ExpandedNodeId |
HistoryUpdateResponse.ID
|
static ExpandedNodeId |
HistoryUpdateRequest.ID
|
static ExpandedNodeId |
HistoryUpdateDetails.ID
|
static ExpandedNodeId |
HistoryReadValueId.ID
|
static ExpandedNodeId |
HistoryReadResult.ID
|
static ExpandedNodeId |
HistoryReadResponse.ID
|
static ExpandedNodeId |
HistoryReadRequest.ID
|
static ExpandedNodeId |
HistoryReadDetails.ID
|
static ExpandedNodeId |
HistoryModifiedData.ID
|
static ExpandedNodeId |
HistoryEventFieldList.ID
|
static ExpandedNodeId |
HistoryEvent.ID
|
static ExpandedNodeId |
HistoryData.ID
|
static ExpandedNodeId |
GetEndpointsResponse.ID
|
static ExpandedNodeId |
GetEndpointsRequest.ID
|
static ExpandedNodeId |
FindServersResponse.ID
|
static ExpandedNodeId |
FindServersRequest.ID
|
static ExpandedNodeId |
FindServersOnNetworkResponse.ID
|
static ExpandedNodeId |
FindServersOnNetworkRequest.ID
|
static ExpandedNodeId |
FilterOperand.ID
|
static ExpandedNodeId |
EventNotificationList.ID
|
static ExpandedNodeId |
EventFilterResult.ID
|
static ExpandedNodeId |
EventFilter.ID
|
static ExpandedNodeId |
EventFieldList.ID
|
static ExpandedNodeId |
EUInformation.ID
|
static ExpandedNodeId |
EnumValueType.ID
|
static ExpandedNodeId |
EndpointUrlListDataType.ID
|
static ExpandedNodeId |
EndpointDescription.ID
|
static ExpandedNodeId |
EndpointConfiguration.ID
|
static ExpandedNodeId |
ElementOperand.ID
|
static ExpandedNodeId |
DoubleComplexNumberType.ID
|
static ExpandedNodeId |
DiscoveryConfiguration.ID
|
static ExpandedNodeId |
DeleteSubscriptionsResponse.ID
|
static ExpandedNodeId |
DeleteSubscriptionsRequest.ID
|
static ExpandedNodeId |
DeleteReferencesResponse.ID
|
static ExpandedNodeId |
DeleteReferencesRequest.ID
|
static ExpandedNodeId |
DeleteReferencesItem.ID
|
static ExpandedNodeId |
DeleteRawModifiedDetails.ID
|
static ExpandedNodeId |
DeleteNodesResponse.ID
|
static ExpandedNodeId |
DeleteNodesRequest.ID
|
static ExpandedNodeId |
DeleteNodesItem.ID
|
static ExpandedNodeId |
DeleteMonitoredItemsResponse.ID
|
static ExpandedNodeId |
DeleteMonitoredItemsRequest.ID
|
static ExpandedNodeId |
DeleteEventDetails.ID
|
static ExpandedNodeId |
DeleteAtTimeDetails.ID
|
static ExpandedNodeId |
DataTypeNode.ID
|
static ExpandedNodeId |
DataTypeAttributes.ID
|
static ExpandedNodeId |
DataChangeNotification.ID
|
static ExpandedNodeId |
DataChangeFilter.ID
|
static ExpandedNodeId |
CreateSubscriptionResponse.ID
|
static ExpandedNodeId |
CreateSubscriptionRequest.ID
|
static ExpandedNodeId |
CreateSessionResponse.ID
|
static ExpandedNodeId |
CreateSessionRequest.ID
|
static ExpandedNodeId |
CreateMonitoredItemsResponse.ID
|
static ExpandedNodeId |
CreateMonitoredItemsRequest.ID
|
static ExpandedNodeId |
ContentFilterResult.ID
|
static ExpandedNodeId |
ContentFilterElementResult.ID
|
static ExpandedNodeId |
ContentFilterElement.ID
|
static ExpandedNodeId |
ContentFilter.ID
|
static ExpandedNodeId |
ComplexNumberType.ID
|
static ExpandedNodeId |
CloseSessionResponse.ID
|
static ExpandedNodeId |
CloseSessionRequest.ID
|
static ExpandedNodeId |
CloseSecureChannelResponse.ID
|
static ExpandedNodeId |
CloseSecureChannelRequest.ID
|
static ExpandedNodeId |
ChannelSecurityToken.ID
|
static ExpandedNodeId |
CancelResponse.ID
|
static ExpandedNodeId |
CancelRequest.ID
|
static ExpandedNodeId |
CallResponse.ID
|
static ExpandedNodeId |
CallRequest.ID
|
static ExpandedNodeId |
CallMethodResult.ID
|
static ExpandedNodeId |
CallMethodRequest.ID
|
static ExpandedNodeId |
BuildInfo.ID
|
static ExpandedNodeId |
BrowseResult.ID
|
static ExpandedNodeId |
BrowseResponse.ID
|
static ExpandedNodeId |
BrowseRequest.ID
|
static ExpandedNodeId |
BrowsePathTarget.ID
|
static ExpandedNodeId |
BrowsePathResult.ID
|
static ExpandedNodeId |
BrowsePath.ID
|
static ExpandedNodeId |
BrowseNextResponse.ID
|
static ExpandedNodeId |
BrowseNextRequest.ID
|
static ExpandedNodeId |
BrowseDescription.ID
|
static ExpandedNodeId |
AxisInformation.ID
|
static ExpandedNodeId |
AttributeOperand.ID
|
static ExpandedNodeId |
Argument.ID
|
static ExpandedNodeId |
ApplicationDescription.ID
|
static ExpandedNodeId |
AnonymousIdentityToken.ID
|
static ExpandedNodeId |
Annotation.ID
|
static ExpandedNodeId |
AggregateFilterResult.ID
|
static ExpandedNodeId |
AggregateFilter.ID
|
static ExpandedNodeId |
AggregateConfiguration.ID
|
static ExpandedNodeId |
AddReferencesResponse.ID
|
static ExpandedNodeId |
AddReferencesRequest.ID
|
static ExpandedNodeId |
AddReferencesItem.ID
|
static ExpandedNodeId |
AddNodesResult.ID
|
static ExpandedNodeId |
AddNodesResponse.ID
|
static ExpandedNodeId |
AddNodesRequest.ID
|
static ExpandedNodeId |
AddNodesItem.ID
|
static ExpandedNodeId |
ActivateSessionResponse.ID
|
static ExpandedNodeId |
ActivateSessionRequest.ID
|
protected ExpandedNodeId |
ReferenceDescription.NodeId
|
protected ExpandedNodeId |
QueryDataSet.NodeId
|
protected ExpandedNodeId |
AddNodesItem.ParentNodeId
|
protected ExpandedNodeId |
AddNodesItem.RequestedNewNodeId
|
protected ExpandedNodeId |
ReferenceNode.TargetId
|
protected ExpandedNodeId |
BrowsePathTarget.TargetId
|
protected ExpandedNodeId |
DeleteReferencesItem.TargetNodeId
|
protected ExpandedNodeId |
AddReferencesItem.TargetNodeId
|
protected ExpandedNodeId |
ReferenceDescription.TypeDefinition
|
protected ExpandedNodeId |
AddNodesItem.TypeDefinition
|
protected ExpandedNodeId |
QueryDataSet.TypeDefinitionNode
|
protected ExpandedNodeId |
NodeTypeDescription.TypeDefinitionNode
|
static ExpandedNodeId |
XVType.XML
|
static ExpandedNodeId |
X509IdentityToken.XML
|
static ExpandedNodeId |
WriteValue.XML
|
static ExpandedNodeId |
WriteResponse.XML
|
static ExpandedNodeId |
WriteRequest.XML
|
static ExpandedNodeId |
ViewNode.XML
|
static ExpandedNodeId |
ViewDescription.XML
|
static ExpandedNodeId |
ViewAttributes.XML
|
static ExpandedNodeId |
VariableTypeNode.XML
|
static ExpandedNodeId |
VariableTypeAttributes.XML
|
static ExpandedNodeId |
VariableNode.XML
|
static ExpandedNodeId |
VariableAttributes.XML
|
static ExpandedNodeId |
UserTokenPolicy.XML
|
static ExpandedNodeId |
UserNameIdentityToken.XML
|
static ExpandedNodeId |
UserIdentityToken.XML
|
static ExpandedNodeId |
UpdateStructureDataDetails.XML
|
static ExpandedNodeId |
UpdateEventDetails.XML
|
static ExpandedNodeId |
UpdateDataDetails.XML
|
static ExpandedNodeId |
UnregisterNodesResponse.XML
|
static ExpandedNodeId |
UnregisterNodesRequest.XML
|
static ExpandedNodeId |
Union.XML
|
static ExpandedNodeId |
TypeNode.XML
|
static ExpandedNodeId |
TrustListDataType.XML
|
static ExpandedNodeId |
TranslateBrowsePathsToNodeIdsResponse.XML
|
static ExpandedNodeId |
TranslateBrowsePathsToNodeIdsRequest.XML
|
static ExpandedNodeId |
TransferSubscriptionsResponse.XML
|
static ExpandedNodeId |
TransferSubscriptionsRequest.XML
|
static ExpandedNodeId |
TransferResult.XML
|
static ExpandedNodeId |
TimeZoneDataType.XML
|
static ExpandedNodeId |
SubscriptionDiagnosticsDataType.XML
|
static ExpandedNodeId |
SubscriptionAcknowledgement.XML
|
static ExpandedNodeId |
StatusResult.XML
|
static ExpandedNodeId |
StatusChangeNotification.XML
|
static ExpandedNodeId |
SimpleAttributeOperand.XML
|
static ExpandedNodeId |
SignedSoftwareCertificate.XML
|
static ExpandedNodeId |
SignatureData.XML
|
static ExpandedNodeId |
SetTriggeringResponse.XML
|
static ExpandedNodeId |
SetTriggeringRequest.XML
|
static ExpandedNodeId |
SetPublishingModeResponse.XML
|
static ExpandedNodeId |
SetPublishingModeRequest.XML
|
static ExpandedNodeId |
SetMonitoringModeResponse.XML
|
static ExpandedNodeId |
SetMonitoringModeRequest.XML
|
static ExpandedNodeId |
SessionSecurityDiagnosticsDataType.XML
|
static ExpandedNodeId |
SessionDiagnosticsDataType.XML
|
static ExpandedNodeId |
ServiceFault.XML
|
static ExpandedNodeId |
ServiceCounterDataType.XML
|
static ExpandedNodeId |
ServerStatusDataType.XML
|
static ExpandedNodeId |
ServerOnNetwork.XML
|
static ExpandedNodeId |
ServerDiagnosticsSummaryDataType.XML
|
static ExpandedNodeId |
SemanticChangeStructureDataType.XML
|
static ExpandedNodeId |
SamplingIntervalDiagnosticsDataType.XML
|
static ExpandedNodeId |
ResponseHeader.XML
|
static ExpandedNodeId |
RequestHeader.XML
|
static ExpandedNodeId |
RepublishResponse.XML
|
static ExpandedNodeId |
RepublishRequest.XML
|
static ExpandedNodeId |
RelativePathElement.XML
|
static ExpandedNodeId |
RelativePath.XML
|
static ExpandedNodeId |
RegisterServerResponse.XML
|
static ExpandedNodeId |
RegisterServerRequest.XML
|
static ExpandedNodeId |
RegisterServer2Response.XML
|
static ExpandedNodeId |
RegisterServer2Request.XML
|
static ExpandedNodeId |
RegisterNodesResponse.XML
|
static ExpandedNodeId |
RegisterNodesRequest.XML
|
static ExpandedNodeId |
RegisteredServer.XML
|
static ExpandedNodeId |
ReferenceTypeNode.XML
|
static ExpandedNodeId |
ReferenceTypeAttributes.XML
|
static ExpandedNodeId |
ReferenceNode.XML
|
static ExpandedNodeId |
ReferenceDescription.XML
|
static ExpandedNodeId |
RedundantServerDataType.XML
|
static ExpandedNodeId |
ReadValueId.XML
|
static ExpandedNodeId |
ReadResponse.XML
|
static ExpandedNodeId |
ReadRequest.XML
|
static ExpandedNodeId |
ReadRawModifiedDetails.XML
|
static ExpandedNodeId |
ReadProcessedDetails.XML
|
static ExpandedNodeId |
ReadEventDetails.XML
|
static ExpandedNodeId |
ReadAtTimeDetails.XML
|
static ExpandedNodeId |
Range.XML
|
static ExpandedNodeId |
QueryNextResponse.XML
|
static ExpandedNodeId |
QueryNextRequest.XML
|
static ExpandedNodeId |
QueryFirstResponse.XML
|
static ExpandedNodeId |
QueryFirstRequest.XML
|
static ExpandedNodeId |
QueryDataSet.XML
|
static ExpandedNodeId |
QueryDataDescription.XML
|
static ExpandedNodeId |
PublishResponse.XML
|
static ExpandedNodeId |
PublishRequest.XML
|
static ExpandedNodeId |
ProgramDiagnosticDataType.XML
|
static ExpandedNodeId |
ParsingResult.XML
|
static ExpandedNodeId |
OptionSet.XML
|
static ExpandedNodeId |
OpenSecureChannelResponse.XML
|
static ExpandedNodeId |
OpenSecureChannelRequest.XML
|
static ExpandedNodeId |
ObjectTypeNode.XML
|
static ExpandedNodeId |
ObjectTypeAttributes.XML
|
static ExpandedNodeId |
ObjectNode.XML
|
static ExpandedNodeId |
ObjectAttributes.XML
|
static ExpandedNodeId |
NotificationMessage.XML
|
static ExpandedNodeId |
NotificationData.XML
|
static ExpandedNodeId |
NodeTypeDescription.XML
|
static ExpandedNodeId |
NodeReference.XML
|
static ExpandedNodeId |
NodeAttributes.XML
|
static ExpandedNodeId |
Node.XML
|
static ExpandedNodeId |
NetworkGroupDataType.XML
|
static ExpandedNodeId |
MonitoringParameters.XML
|
static ExpandedNodeId |
MonitoringFilterResult.XML
|
static ExpandedNodeId |
MonitoringFilter.XML
|
static ExpandedNodeId |
MonitoredItemNotification.XML
|
static ExpandedNodeId |
MonitoredItemModifyResult.XML
|
static ExpandedNodeId |
MonitoredItemModifyRequest.XML
|
static ExpandedNodeId |
MonitoredItemCreateResult.XML
|
static ExpandedNodeId |
MonitoredItemCreateRequest.XML
|
static ExpandedNodeId |
ModifySubscriptionResponse.XML
|
static ExpandedNodeId |
ModifySubscriptionRequest.XML
|
static ExpandedNodeId |
ModifyMonitoredItemsResponse.XML
|
static ExpandedNodeId |
ModifyMonitoredItemsRequest.XML
|
static ExpandedNodeId |
ModificationInfo.XML
|
static ExpandedNodeId |
ModelChangeStructureDataType.XML
|
static ExpandedNodeId |
MethodNode.XML
|
static ExpandedNodeId |
MethodAttributes.XML
|
static ExpandedNodeId |
MdnsDiscoveryConfiguration.XML
|
static ExpandedNodeId |
LiteralOperand.XML
|
static ExpandedNodeId |
IssuedIdentityToken.XML
|
static ExpandedNodeId |
InstanceNode.XML
|
static ExpandedNodeId |
HistoryUpdateResult.XML
|
static ExpandedNodeId |
HistoryUpdateResponse.XML
|
static ExpandedNodeId |
HistoryUpdateRequest.XML
|
static ExpandedNodeId |
HistoryUpdateDetails.XML
|
static ExpandedNodeId |
HistoryReadValueId.XML
|
static ExpandedNodeId |
HistoryReadResult.XML
|
static ExpandedNodeId |
HistoryReadResponse.XML
|
static ExpandedNodeId |
HistoryReadRequest.XML
|
static ExpandedNodeId |
HistoryReadDetails.XML
|
static ExpandedNodeId |
HistoryModifiedData.XML
|
static ExpandedNodeId |
HistoryEventFieldList.XML
|
static ExpandedNodeId |
HistoryEvent.XML
|
static ExpandedNodeId |
HistoryData.XML
|
static ExpandedNodeId |
GetEndpointsResponse.XML
|
static ExpandedNodeId |
GetEndpointsRequest.XML
|
static ExpandedNodeId |
FindServersResponse.XML
|
static ExpandedNodeId |
FindServersRequest.XML
|
static ExpandedNodeId |
FindServersOnNetworkResponse.XML
|
static ExpandedNodeId |
FindServersOnNetworkRequest.XML
|
static ExpandedNodeId |
FilterOperand.XML
|
static ExpandedNodeId |
EventNotificationList.XML
|
static ExpandedNodeId |
EventFilterResult.XML
|
static ExpandedNodeId |
EventFilter.XML
|
static ExpandedNodeId |
EventFieldList.XML
|
static ExpandedNodeId |
EUInformation.XML
|
static ExpandedNodeId |
EnumValueType.XML
|
static ExpandedNodeId |
EndpointUrlListDataType.XML
|
static ExpandedNodeId |
EndpointDescription.XML
|
static ExpandedNodeId |
EndpointConfiguration.XML
|
static ExpandedNodeId |
ElementOperand.XML
|
static ExpandedNodeId |
DoubleComplexNumberType.XML
|
static ExpandedNodeId |
DiscoveryConfiguration.XML
|
static ExpandedNodeId |
DeleteSubscriptionsResponse.XML
|
static ExpandedNodeId |
DeleteSubscriptionsRequest.XML
|
static ExpandedNodeId |
DeleteReferencesResponse.XML
|
static ExpandedNodeId |
DeleteReferencesRequest.XML
|
static ExpandedNodeId |
DeleteReferencesItem.XML
|
static ExpandedNodeId |
DeleteRawModifiedDetails.XML
|
static ExpandedNodeId |
DeleteNodesResponse.XML
|
static ExpandedNodeId |
DeleteNodesRequest.XML
|
static ExpandedNodeId |
DeleteNodesItem.XML
|
static ExpandedNodeId |
DeleteMonitoredItemsResponse.XML
|
static ExpandedNodeId |
DeleteMonitoredItemsRequest.XML
|
static ExpandedNodeId |
DeleteEventDetails.XML
|
static ExpandedNodeId |
DeleteAtTimeDetails.XML
|
static ExpandedNodeId |
DataTypeNode.XML
|
static ExpandedNodeId |
DataTypeAttributes.XML
|
static ExpandedNodeId |
DataChangeNotification.XML
|
static ExpandedNodeId |
DataChangeFilter.XML
|
static ExpandedNodeId |
CreateSubscriptionResponse.XML
|
static ExpandedNodeId |
CreateSubscriptionRequest.XML
|
static ExpandedNodeId |
CreateSessionResponse.XML
|
static ExpandedNodeId |
CreateSessionRequest.XML
|
static ExpandedNodeId |
CreateMonitoredItemsResponse.XML
|
static ExpandedNodeId |
CreateMonitoredItemsRequest.XML
|
static ExpandedNodeId |
ContentFilterResult.XML
|
static ExpandedNodeId |
ContentFilterElementResult.XML
|
static ExpandedNodeId |
ContentFilterElement.XML
|
static ExpandedNodeId |
ContentFilter.XML
|
static ExpandedNodeId |
ComplexNumberType.XML
|
static ExpandedNodeId |
CloseSessionResponse.XML
|
static ExpandedNodeId |
CloseSessionRequest.XML
|
static ExpandedNodeId |
CloseSecureChannelResponse.XML
|
static ExpandedNodeId |
CloseSecureChannelRequest.XML
|
static ExpandedNodeId |
ChannelSecurityToken.XML
|
static ExpandedNodeId |
CancelResponse.XML
|
static ExpandedNodeId |
CancelRequest.XML
|
static ExpandedNodeId |
CallResponse.XML
|
static ExpandedNodeId |
CallRequest.XML
|
static ExpandedNodeId |
CallMethodResult.XML
|
static ExpandedNodeId |
CallMethodRequest.XML
|
static ExpandedNodeId |
BuildInfo.XML
|
static ExpandedNodeId |
BrowseResult.XML
|
static ExpandedNodeId |
BrowseResponse.XML
|
static ExpandedNodeId |
BrowseRequest.XML
|
static ExpandedNodeId |
BrowsePathTarget.XML
|
static ExpandedNodeId |
BrowsePathResult.XML
|
static ExpandedNodeId |
BrowsePath.XML
|
static ExpandedNodeId |
BrowseNextResponse.XML
|
static ExpandedNodeId |
BrowseNextRequest.XML
|
static ExpandedNodeId |
BrowseDescription.XML
|
static ExpandedNodeId |
AxisInformation.XML
|
static ExpandedNodeId |
AttributeOperand.XML
|
static ExpandedNodeId |
Argument.XML
|
static ExpandedNodeId |
ApplicationDescription.XML
|
static ExpandedNodeId |
AnonymousIdentityToken.XML
|
static ExpandedNodeId |
Annotation.XML
|
static ExpandedNodeId |
AggregateFilterResult.XML
|
static ExpandedNodeId |
AggregateFilter.XML
|
static ExpandedNodeId |
AggregateConfiguration.XML
|
static ExpandedNodeId |
AddReferencesResponse.XML
|
static ExpandedNodeId |
AddReferencesRequest.XML
|
static ExpandedNodeId |
AddReferencesItem.XML
|
static ExpandedNodeId |
AddNodesResult.XML
|
static ExpandedNodeId |
AddNodesResponse.XML
|
static ExpandedNodeId |
AddNodesRequest.XML
|
static ExpandedNodeId |
AddNodesItem.XML
|
static ExpandedNodeId |
ActivateSessionResponse.XML
|
static ExpandedNodeId |
ActivateSessionRequest.XML
|
| Methods in org.opcfoundation.ua.core with parameters of type ExpandedNodeId | |
|---|---|
void |
ReferenceDescription.setNodeId(ExpandedNodeId NodeId)
|
void |
QueryDataSet.setNodeId(ExpandedNodeId NodeId)
|
void |
AddNodesItem.setParentNodeId(ExpandedNodeId ParentNodeId)
|
void |
AddNodesItem.setRequestedNewNodeId(ExpandedNodeId RequestedNewNodeId)
|
void |
ReferenceNode.setTargetId(ExpandedNodeId TargetId)
|
void |
BrowsePathTarget.setTargetId(ExpandedNodeId TargetId)
|
void |
DeleteReferencesItem.setTargetNodeId(ExpandedNodeId TargetNodeId)
|
void |
AddReferencesItem.setTargetNodeId(ExpandedNodeId TargetNodeId)
|
void |
ReferenceDescription.setTypeDefinition(ExpandedNodeId TypeDefinition)
|
void |
AddNodesItem.setTypeDefinition(ExpandedNodeId TypeDefinition)
|
void |
QueryDataSet.setTypeDefinitionNode(ExpandedNodeId TypeDefinitionNode)
|
void |
NodeTypeDescription.setTypeDefinitionNode(ExpandedNodeId TypeDefinitionNode)
|
| Constructors in org.opcfoundation.ua.core with parameters of type ExpandedNodeId | |
|---|---|
AddNodesItem(ExpandedNodeId ParentNodeId,
NodeId ReferenceTypeId,
ExpandedNodeId RequestedNewNodeId,
QualifiedName BrowseName,
NodeClass NodeClass,
ExtensionObject NodeAttributes,
ExpandedNodeId TypeDefinition)
|
|
AddReferencesItem(NodeId SourceNodeId,
NodeId ReferenceTypeId,
Boolean IsForward,
String TargetServerUri,
ExpandedNodeId TargetNodeId,
NodeClass TargetNodeClass)
|
|
BrowsePathTarget(ExpandedNodeId TargetId,
UnsignedInteger RemainingPathIndex)
|
|
DeleteReferencesItem(NodeId SourceNodeId,
NodeId ReferenceTypeId,
Boolean IsForward,
ExpandedNodeId TargetNodeId,
Boolean DeleteBidirectional)
|
|
NodeTypeDescription(ExpandedNodeId TypeDefinitionNode,
Boolean IncludeSubTypes,
QueryDataDescription[] DataToReturn)
|
|
QueryDataSet(ExpandedNodeId NodeId,
ExpandedNodeId TypeDefinitionNode,
Variant[] Values)
|
|
ReferenceDescription(NodeId ReferenceTypeId,
Boolean IsForward,
ExpandedNodeId NodeId,
QualifiedName BrowseName,
LocalizedText DisplayName,
NodeClass NodeClass,
ExpandedNodeId TypeDefinition)
|
|
ReferenceNode(NodeId ReferenceTypeId,
Boolean IsInverse,
ExpandedNodeId TargetId)
|
|
| Uses of ExpandedNodeId in org.opcfoundation.ua.encoding |
|---|
| Methods in org.opcfoundation.ua.encoding that return ExpandedNodeId | |
|---|---|
ExpandedNodeId |
IDecoder.getExpandedNodeId(String fieldName)
getExpandedNodeId. |
ExpandedNodeId[] |
IDecoder.getExpandedNodeIdArray(String fieldName)
getExpandedNodeIdArray. |
| Methods in org.opcfoundation.ua.encoding with parameters of type ExpandedNodeId | |
|---|---|
void |
IEncoder.putExpandedNodeId(String fieldName,
ExpandedNodeId v)
putExpandedNodeId. |
void |
IEncoder.putExpandedNodeIdArray(String fieldName,
ExpandedNodeId[] v)
putExpandedNodeIdArray. |
NodeId |
EncoderContext.toNodeId(ExpandedNodeId id)
toNodeId. |
| Method parameters in org.opcfoundation.ua.encoding with type arguments of type ExpandedNodeId | |
|---|---|
void |
IEncoder.putExpandedNodeIdArray(String fieldName,
Collection<ExpandedNodeId> v)
putExpandedNodeIdArray. |
| Uses of ExpandedNodeId in org.opcfoundation.ua.encoding.binary |
|---|
| Methods in org.opcfoundation.ua.encoding.binary that return ExpandedNodeId | |
|---|---|
ExpandedNodeId |
BinaryDecoder.getExpandedNodeId(String fieldName)
getExpandedNodeId. |
ExpandedNodeId[] |
BinaryDecoder.getExpandedNodeIdArray(String fieldName)
getExpandedNodeIdArray. |
ExpandedNodeId |
IEncodeableSerializer.getNodeId(Class<? extends IEncodeable> clazz,
EncodeType type)
getNodeId. |
ExpandedNodeId |
EncodeableReflectionSerializer.getNodeId(Class<? extends IEncodeable> clazz,
EncodeType type)
getNodeId. |
| Methods in org.opcfoundation.ua.encoding.binary with parameters of type ExpandedNodeId | |
|---|---|
Class<? extends IEncodeable> |
IEncodeableSerializer.getClass(ExpandedNodeId id)
getClass. |
Class<? extends IEncodeable> |
EncodeableReflectionSerializer.getClass(ExpandedNodeId id)
getClass. |
void |
EncoderCalc.putExpandedNodeId(String fieldName,
ExpandedNodeId v)
putExpandedNodeId. |
void |
BinaryEncoder.putExpandedNodeId(String fieldName,
ExpandedNodeId v)
putExpandedNodeId. |
void |
EncoderCalc.putExpandedNodeIdArray(String fieldName,
ExpandedNodeId[] v)
putExpandedNodeIdArray. |
void |
BinaryEncoder.putExpandedNodeIdArray(String fieldName,
ExpandedNodeId[] v)
putExpandedNodeIdArray. |
| Method parameters in org.opcfoundation.ua.encoding.binary with type arguments of type ExpandedNodeId | |
|---|---|
void |
IEncodeableSerializer.getSupportedNodeIds(Collection<ExpandedNodeId> result)
Get the set of node ids this serializes knows how to decode. |
void |
EncodeableReflectionSerializer.getSupportedNodeIds(Collection<ExpandedNodeId> result)
Get the set of node ids this serializes knows how to decode. |
void |
EncoderCalc.putExpandedNodeIdArray(String fieldName,
Collection<ExpandedNodeId> v)
putExpandedNodeIdArray. |
void |
BinaryEncoder.putExpandedNodeIdArray(String fieldName,
Collection<ExpandedNodeId> v)
putExpandedNodeIdArray. |
| Uses of ExpandedNodeId in org.opcfoundation.ua.encoding.utils |
|---|
| Fields in org.opcfoundation.ua.encoding.utils declared as ExpandedNodeId | |
|---|---|
ExpandedNodeId |
EncodeableDesc.binaryId
|
ExpandedNodeId |
EncodeableDesc.id
|
ExpandedNodeId |
EncodeableDesc.xmlId
|
| Methods in org.opcfoundation.ua.encoding.utils that return ExpandedNodeId | |
|---|---|
ExpandedNodeId |
SerializerComposition.getNodeId(Class<? extends IEncodeable> clazz,
EncodeType type)
getNodeId. |
ExpandedNodeId |
AbstractSerializer.getNodeId(Class<? extends IEncodeable> clazz,
EncodeType type)
getNodeId. |
| Methods in org.opcfoundation.ua.encoding.utils that return types with arguments of type ExpandedNodeId | |
|---|---|
Map<ExpandedNodeId,EncodeableDesc> |
EncodeableDescTable.getBinIdMap()
Getter for the field binIdMap. |
Map<ExpandedNodeId,EncodeableDesc> |
EncodeableDescTable.getIdMap()
Getter for the field idMap. |
Map<ExpandedNodeId,EncodeableDesc> |
EncodeableDescTable.getXmlIdMap()
Getter for the field xmlIdMap. |
| Methods in org.opcfoundation.ua.encoding.utils with parameters of type ExpandedNodeId | |
|---|---|
EncodeableDesc |
EncodeableDescTable.get(ExpandedNodeId id)
get. |
Class<? extends IEncodeable> |
SerializerComposition.getClass(ExpandedNodeId id)
getClass. |
Class<? extends IEncodeable> |
AbstractSerializer.getClass(ExpandedNodeId id)
getClass. |
| Method parameters in org.opcfoundation.ua.encoding.utils with type arguments of type ExpandedNodeId | |
|---|---|
void |
SerializerComposition.getSupportedNodeIds(Collection<ExpandedNodeId> result)
Get the set of node ids this serializes knows how to decode. |
void |
AbstractSerializer.getSupportedNodeIds(Collection<ExpandedNodeId> result)
Get the set of node ids this serializes knows how to decode. |
| Constructors in org.opcfoundation.ua.encoding.utils with parameters of type ExpandedNodeId | |
|---|---|
AbstractSerializer(Class<? extends IEncodeable> clazz,
ExpandedNodeId binaryId,
ExpandedNodeId xmlId)
Constructor for AbstractSerializer. |
|
AbstractSerializer(Class<? extends IEncodeable> clazz,
ExpandedNodeId binaryId,
ExpandedNodeId xmlId,
ExpandedNodeId nodeId)
Constructor for AbstractSerializer. |
|
EncodeableDesc(Class<? extends IEncodeable> clazz,
EncodeableDesc.FieldInfo[] fields,
ExpandedNodeId id,
String url,
ExpandedNodeId binaryId,
ExpandedNodeId xmlId)
Constructor for EncodeableDesc. |
|
| Uses of ExpandedNodeId in org.opcfoundation.ua.encoding.xml |
|---|
| Methods in org.opcfoundation.ua.encoding.xml that return ExpandedNodeId | |
|---|---|
ExpandedNodeId |
XmlDecoder.getExpandedNodeId(String fieldName)
getExpandedNodeId. |
ExpandedNodeId[] |
XmlDecoder.getExpandedNodeIdArray(String fieldName)
getExpandedNodeIdArray. |
| Methods in org.opcfoundation.ua.encoding.xml with parameters of type ExpandedNodeId | |
|---|---|
Object |
XmlDecoder.getExtensionObjectBody(ExpandedNodeId typeId)
getExtensionObjectBody. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||