Verwendungen von Klasse
org.apache.plc4x.java.opcua.readwrite.NodeId
Packages, die NodeId verwenden
-
Verwendungen von NodeId in org.apache.plc4x.java.opcua.context
Methoden in org.apache.plc4x.java.opcua.context, die NodeId zurückgebenModifizierer und TypMethodeBeschreibungSecureChannel.getAuthenticationToken()Returns the authentication token for the current connection -
Verwendungen von NodeId in org.apache.plc4x.java.opcua.readwrite
Felder in org.apache.plc4x.java.opcua.readwrite, die deklariert sind als NodeIdModifizierer und TypFeldBeschreibungprotected final NodeIdAddNodesResult.addedNodeIdprotected final NodeIdModelChangeStructureDataType.affectedprotected final NodeIdSemanticChangeStructureDataType.affectedprotected final NodeIdModelChangeStructureDataType.affectedTypeprotected final NodeIdSemanticChangeStructureDataType.affectedTypeprotected final NodeIdCreateSessionResponse.authenticationTokenprotected final NodeIdRequestHeader.authenticationTokenprotected final NodeIdProgramDiagnostic2DataType.createSessionIdprotected final NodeIdProgramDiagnosticDataType.createSessionIdprotected final NodeIdArgument.dataTypeprotected final NodeIdFieldMetaData.dataTypeprotected final NodeIdStructureField.dataTypeprotected final NodeIdDataTypeDescription.dataTypeIdprotected final NodeIdProgramDiagnostic2DataType.lastMethodSessionIdprotected final NodeIdProgramDiagnosticDataType.lastMethodSessionIdprotected final NodeIdCallMethodRequest.methodIdprotected final NodeIdBrowseDescription.nodeIdprotected final NodeIdDeleteNodesItem.nodeIdprotected final NodeIdHistoryReadValueId.nodeIdprotected final NodeIdHistoryUpdateDetails.nodeIdprotected final NodeIdNode.nodeIdprotected final NodeIdNodeReference.nodeIdprotected final NodeIdReadValueId.nodeIdprotected final NodeIdWriteValue.nodeIdprotected final NodeIdCallMethodRequest.objectIdprotected final NodeIdPublishedVariableDataType.publishedVariableprotected final NodeIdReferenceDescriptionDataType.referenceTypeprotected final NodeIdReferenceListEntryDataType.referenceTypeprotected final NodeIdAddNodesItem.referenceTypeIdprotected final NodeIdAddReferencesItem.referenceTypeIdprotected final NodeIdBrowseDescription.referenceTypeIdprotected final NodeIdDeleteReferencesItem.referenceTypeIdprotected final NodeIdNodeReference.referenceTypeIdprotected final NodeIdReferenceDescription.referenceTypeIdprotected final NodeIdReferenceNode.referenceTypeIdprotected final NodeIdRelativePathElement.referenceTypeIdprotected final NodeIdRolePermissionType.roleIdprotected final NodeIdCreateSessionResponse.sessionIdprotected final NodeIdSessionDiagnosticsDataType.sessionIdprotected final NodeIdSessionSecurityDiagnosticsDataType.sessionIdprotected final NodeIdSubscriptionDiagnosticsDataType.sessionIdprotected final NodeIdReferenceDescriptionDataType.sourceNodeprotected final NodeIdAddReferencesItem.sourceNodeIdprotected final NodeIdDeleteReferencesItem.sourceNodeIdprotected final NodeIdBrowsePath.startingNodeprotected final NodeIdTransactionErrorType.targetIdprotected final NodeIdFieldTargetDataType.targetNodeIdprotected final NodeIdViewDescription.viewIdFelder in org.apache.plc4x.java.opcua.readwrite mit Typparametern vom Typ NodeIdModifizierer und TypFeldBeschreibungRegisterNodesRequest.nodesToRegisterUnregisterNodesRequest.nodesToUnregisterNodeReference.referencedNodeIdsRegisterNodesResponse.registeredNodeIdsVariantNodeId.valueMethoden in org.apache.plc4x.java.opcua.readwrite, die NodeId zurückgebenModifizierer und TypMethodeBeschreibungAddNodesResult.getAddedNodeId()ModelChangeStructureDataType.getAffected()SemanticChangeStructureDataType.getAffected()ModelChangeStructureDataType.getAffectedType()SemanticChangeStructureDataType.getAffectedType()CreateSessionResponse.getAuthenticationToken()RequestHeader.getAuthenticationToken()ProgramDiagnostic2DataType.getCreateSessionId()ProgramDiagnosticDataType.getCreateSessionId()Argument.getDataType()FieldMetaData.getDataType()StructureField.getDataType()DataTypeDescription.getDataTypeId()ProgramDiagnostic2DataType.getLastMethodSessionId()ProgramDiagnosticDataType.getLastMethodSessionId()CallMethodRequest.getMethodId()BrowseDescription.getNodeId()DeleteNodesItem.getNodeId()HistoryReadValueId.getNodeId()HistoryUpdateDetails.getNodeId()Node.getNodeId()NodeReference.getNodeId()ReadValueId.getNodeId()WriteValue.getNodeId()CallMethodRequest.getObjectId()PublishedVariableDataType.getPublishedVariable()ReferenceDescriptionDataType.getReferenceType()ReferenceListEntryDataType.getReferenceType()AddNodesItem.getReferenceTypeId()AddReferencesItem.getReferenceTypeId()BrowseDescription.getReferenceTypeId()DeleteReferencesItem.getReferenceTypeId()NodeReference.getReferenceTypeId()ReferenceDescription.getReferenceTypeId()ReferenceNode.getReferenceTypeId()RelativePathElement.getReferenceTypeId()RolePermissionType.getRoleId()CreateSessionResponse.getSessionId()SessionDiagnosticsDataType.getSessionId()SessionSecurityDiagnosticsDataType.getSessionId()SubscriptionDiagnosticsDataType.getSessionId()ReferenceDescriptionDataType.getSourceNode()AddReferencesItem.getSourceNodeId()DeleteReferencesItem.getSourceNodeId()BrowsePath.getStartingNode()TransactionErrorType.getTargetId()FieldTargetDataType.getTargetNodeId()ViewDescription.getViewId()static NodeIdNodeId.staticParse(ReadBuffer readBuffer) static NodeIdNodeId.staticParse(ReadBuffer readBuffer, Object... args) Methoden in org.apache.plc4x.java.opcua.readwrite, die Typen mit Argumenten vom Typ NodeId zurückgebenModifizierer und TypMethodeBeschreibungRegisterNodesRequest.getNodesToRegister()UnregisterNodesRequest.getNodesToUnregister()NodeReference.getReferencedNodeIds()RegisterNodesResponse.getRegisteredNodeIds()VariantNodeId.getValue()Konstruktoren in org.apache.plc4x.java.opcua.readwrite mit Parametern vom Typ NodeIdModifiziererKonstruktorBeschreibungAddNodesItem(ExpandedNodeId parentNodeId, NodeId referenceTypeId, ExpandedNodeId requestedNewNodeId, QualifiedName browseName, NodeClass nodeClass, ExtensionObject nodeAttributes, ExpandedNodeId typeDefinition) AddNodesItemBuilderImpl(ExpandedNodeId parentNodeId, NodeId referenceTypeId, ExpandedNodeId requestedNewNodeId, QualifiedName browseName, NodeClass nodeClass, ExtensionObject nodeAttributes, ExpandedNodeId typeDefinition) AddNodesResult(StatusCode statusCode, NodeId addedNodeId) AddNodesResultBuilderImpl(StatusCode statusCode, NodeId addedNodeId) AddReferencesItem(NodeId sourceNodeId, NodeId referenceTypeId, boolean isForward, PascalString targetServerUri, ExpandedNodeId targetNodeId, NodeClass targetNodeClass) AddReferencesItemBuilderImpl(NodeId sourceNodeId, NodeId referenceTypeId, boolean isForward, PascalString targetServerUri, ExpandedNodeId targetNodeId, NodeClass targetNodeClass) Argument(PascalString name, NodeId dataType, int valueRank, int noOfArrayDimensions, List<Long> arrayDimensions, LocalizedText description) ArgumentBuilderImpl(PascalString name, NodeId dataType, int valueRank, int noOfArrayDimensions, List<Long> arrayDimensions, LocalizedText description) BrowseDescription(NodeId nodeId, BrowseDirection browseDirection, NodeId referenceTypeId, boolean includeSubtypes, long nodeClassMask, long resultMask) BrowseDescriptionBuilderImpl(NodeId nodeId, BrowseDirection browseDirection, NodeId referenceTypeId, boolean includeSubtypes, long nodeClassMask, long resultMask) BrowsePath(NodeId startingNode, ExtensionObjectDefinition relativePath) BrowsePathBuilderImpl(NodeId startingNode, ExtensionObjectDefinition relativePath) CallMethodRequest(NodeId objectId, NodeId methodId, int noOfInputArguments, List<Variant> inputArguments) CallMethodRequestBuilderImpl(NodeId objectId, NodeId methodId, int noOfInputArguments, List<Variant> inputArguments) CreateSessionResponse(ExtensionObjectDefinition responseHeader, NodeId sessionId, NodeId authenticationToken, double revisedSessionTimeout, PascalByteString serverNonce, PascalByteString serverCertificate, int noOfServerEndpoints, List<ExtensionObjectDefinition> serverEndpoints, int noOfServerSoftwareCertificates, List<ExtensionObjectDefinition> serverSoftwareCertificates, ExtensionObjectDefinition serverSignature, long maxRequestMessageSize) CreateSessionResponseBuilderImpl(ExtensionObjectDefinition responseHeader, NodeId sessionId, NodeId authenticationToken, double revisedSessionTimeout, PascalByteString serverNonce, PascalByteString serverCertificate, int noOfServerEndpoints, List<ExtensionObjectDefinition> serverEndpoints, int noOfServerSoftwareCertificates, List<ExtensionObjectDefinition> serverSoftwareCertificates, ExtensionObjectDefinition serverSignature, long maxRequestMessageSize) DataTypeDescription(NodeId dataTypeId, QualifiedName name) DataTypeDescriptionBuilderImpl(NodeId dataTypeId, QualifiedName name) DeleteNodesItem(NodeId nodeId, boolean deleteTargetReferences) DeleteNodesItemBuilderImpl(NodeId nodeId, boolean deleteTargetReferences) DeleteReferencesItem(NodeId sourceNodeId, NodeId referenceTypeId, boolean isForward, ExpandedNodeId targetNodeId, boolean deleteBidirectional) DeleteReferencesItemBuilderImpl(NodeId sourceNodeId, NodeId referenceTypeId, boolean isForward, ExpandedNodeId targetNodeId, boolean deleteBidirectional) FieldMetaData(PascalString name, LocalizedText description, DataSetFieldFlags fieldFlags, short builtInType, NodeId dataType, int valueRank, int noOfArrayDimensions, List<Long> arrayDimensions, long maxStringLength, GuidValue dataSetFieldId, int noOfProperties, List<ExtensionObjectDefinition> properties) FieldMetaDataBuilderImpl(PascalString name, LocalizedText description, DataSetFieldFlags fieldFlags, short builtInType, NodeId dataType, int valueRank, int noOfArrayDimensions, List<Long> arrayDimensions, long maxStringLength, GuidValue dataSetFieldId, int noOfProperties, List<ExtensionObjectDefinition> properties) FieldTargetDataType(GuidValue dataSetFieldId, PascalString receiverIndexRange, NodeId targetNodeId, long attributeId, PascalString writeIndexRange, OverrideValueHandling overrideValueHandling, Variant overrideValue) FieldTargetDataTypeBuilderImpl(GuidValue dataSetFieldId, PascalString receiverIndexRange, NodeId targetNodeId, long attributeId, PascalString writeIndexRange, OverrideValueHandling overrideValueHandling, Variant overrideValue) HistoryReadValueId(NodeId nodeId, PascalString indexRange, QualifiedName dataEncoding, PascalByteString continuationPoint) HistoryReadValueIdBuilderImpl(NodeId nodeId, PascalString indexRange, QualifiedName dataEncoding, PascalByteString continuationPoint) HistoryUpdateDetails(NodeId nodeId) ModelChangeStructureDataType(NodeId affected, NodeId affectedType, short verb) ModelChangeStructureDataTypeBuilderImpl(NodeId affected, NodeId affectedType, short verb) Node(NodeId nodeId, NodeClass nodeClass, QualifiedName browseName, LocalizedText displayName, LocalizedText description, long writeMask, long userWriteMask, int noOfReferences, List<ExtensionObjectDefinition> references) NodeBuilderImpl(NodeId nodeId, NodeClass nodeClass, QualifiedName browseName, LocalizedText displayName, LocalizedText description, long writeMask, long userWriteMask, int noOfReferences, List<ExtensionObjectDefinition> references) NodeReference(NodeId nodeId, NodeId referenceTypeId, boolean isForward, int noOfReferencedNodeIds, List<NodeId> referencedNodeIds) NodeReferenceBuilderImpl(NodeId nodeId, NodeId referenceTypeId, boolean isForward, int noOfReferencedNodeIds, List<NodeId> referencedNodeIds) ProgramDiagnostic2DataType(NodeId createSessionId, PascalString createClientName, long invocationCreationTime, long lastTransitionTime, PascalString lastMethodCall, NodeId lastMethodSessionId, int noOfLastMethodInputArguments, List<ExtensionObjectDefinition> lastMethodInputArguments, int noOfLastMethodOutputArguments, List<ExtensionObjectDefinition> lastMethodOutputArguments, int noOfLastMethodInputValues, List<Variant> lastMethodInputValues, int noOfLastMethodOutputValues, List<Variant> lastMethodOutputValues, long lastMethodCallTime, StatusCode lastMethodReturnStatus) ProgramDiagnostic2DataTypeBuilderImpl(NodeId createSessionId, PascalString createClientName, long invocationCreationTime, long lastTransitionTime, PascalString lastMethodCall, NodeId lastMethodSessionId, int noOfLastMethodInputArguments, List<ExtensionObjectDefinition> lastMethodInputArguments, int noOfLastMethodOutputArguments, List<ExtensionObjectDefinition> lastMethodOutputArguments, int noOfLastMethodInputValues, List<Variant> lastMethodInputValues, int noOfLastMethodOutputValues, List<Variant> lastMethodOutputValues, long lastMethodCallTime, StatusCode lastMethodReturnStatus) ProgramDiagnosticDataType(NodeId createSessionId, PascalString createClientName, long invocationCreationTime, long lastTransitionTime, PascalString lastMethodCall, NodeId lastMethodSessionId, int noOfLastMethodInputArguments, List<ExtensionObjectDefinition> lastMethodInputArguments, int noOfLastMethodOutputArguments, List<ExtensionObjectDefinition> lastMethodOutputArguments, long lastMethodCallTime, ExtensionObjectDefinition lastMethodReturnStatus) ProgramDiagnosticDataTypeBuilderImpl(NodeId createSessionId, PascalString createClientName, long invocationCreationTime, long lastTransitionTime, PascalString lastMethodCall, NodeId lastMethodSessionId, int noOfLastMethodInputArguments, List<ExtensionObjectDefinition> lastMethodInputArguments, int noOfLastMethodOutputArguments, List<ExtensionObjectDefinition> lastMethodOutputArguments, long lastMethodCallTime, ExtensionObjectDefinition lastMethodReturnStatus) PublishedVariableDataType(NodeId publishedVariable, long attributeId, double samplingIntervalHint, long deadbandType, double deadbandValue, PascalString indexRange, Variant substituteValue, int noOfMetaDataProperties, List<QualifiedName> metaDataProperties) PublishedVariableDataTypeBuilderImpl(NodeId publishedVariable, long attributeId, double samplingIntervalHint, long deadbandType, double deadbandValue, PascalString indexRange, Variant substituteValue, int noOfMetaDataProperties, List<QualifiedName> metaDataProperties) ReadValueId(NodeId nodeId, long attributeId, PascalString indexRange, QualifiedName dataEncoding) ReadValueIdBuilderImpl(NodeId nodeId, long attributeId, PascalString indexRange, QualifiedName dataEncoding) ReferenceDescription(NodeId referenceTypeId, boolean isForward, ExpandedNodeId nodeId, QualifiedName browseName, LocalizedText displayName, NodeClass nodeClass, ExpandedNodeId typeDefinition) ReferenceDescriptionBuilderImpl(NodeId referenceTypeId, boolean isForward, ExpandedNodeId nodeId, QualifiedName browseName, LocalizedText displayName, NodeClass nodeClass, ExpandedNodeId typeDefinition) ReferenceDescriptionDataType(NodeId sourceNode, NodeId referenceType, boolean isForward, ExpandedNodeId targetNode) ReferenceDescriptionDataTypeBuilderImpl(NodeId sourceNode, NodeId referenceType, boolean isForward, ExpandedNodeId targetNode) ReferenceListEntryDataType(NodeId referenceType, boolean isForward, ExpandedNodeId targetNode) ReferenceListEntryDataTypeBuilderImpl(NodeId referenceType, boolean isForward, ExpandedNodeId targetNode) ReferenceNode(NodeId referenceTypeId, boolean isInverse, ExpandedNodeId targetId) ReferenceNodeBuilderImpl(NodeId referenceTypeId, boolean isInverse, ExpandedNodeId targetId) RelativePathElement(NodeId referenceTypeId, boolean includeSubtypes, boolean isInverse, QualifiedName targetName) RelativePathElementBuilderImpl(NodeId referenceTypeId, boolean includeSubtypes, boolean isInverse, QualifiedName targetName) RequestHeader(NodeId authenticationToken, long timestamp, long requestHandle, long returnDiagnostics, PascalString auditEntryId, long timeoutHint, ExtensionObject additionalHeader) RequestHeaderBuilderImpl(NodeId authenticationToken, long timestamp, long requestHandle, long returnDiagnostics, PascalString auditEntryId, long timeoutHint, ExtensionObject additionalHeader) RolePermissionType(NodeId roleId, PermissionType permissions) RolePermissionTypeBuilderImpl(NodeId roleId, PermissionType permissions) SemanticChangeStructureDataType(NodeId affected, NodeId affectedType) SemanticChangeStructureDataTypeBuilderImpl(NodeId affected, NodeId affectedType) SessionDiagnosticsDataType(NodeId sessionId, PascalString sessionName, ExtensionObjectDefinition clientDescription, PascalString serverUri, PascalString endpointUrl, int noOfLocaleIds, List<PascalString> localeIds, double actualSessionTimeout, long maxResponseMessageSize, long clientConnectionTime, long clientLastContactTime, long currentSubscriptionsCount, long currentMonitoredItemsCount, long currentPublishRequestsInQueue, ExtensionObjectDefinition totalRequestCount, long unauthorizedRequestCount, ExtensionObjectDefinition readCount, ExtensionObjectDefinition historyReadCount, ExtensionObjectDefinition writeCount, ExtensionObjectDefinition historyUpdateCount, ExtensionObjectDefinition callCount, ExtensionObjectDefinition createMonitoredItemsCount, ExtensionObjectDefinition modifyMonitoredItemsCount, ExtensionObjectDefinition setMonitoringModeCount, ExtensionObjectDefinition setTriggeringCount, ExtensionObjectDefinition deleteMonitoredItemsCount, ExtensionObjectDefinition createSubscriptionCount, ExtensionObjectDefinition modifySubscriptionCount, ExtensionObjectDefinition setPublishingModeCount, ExtensionObjectDefinition publishCount, ExtensionObjectDefinition republishCount, ExtensionObjectDefinition transferSubscriptionsCount, ExtensionObjectDefinition deleteSubscriptionsCount, ExtensionObjectDefinition addNodesCount, ExtensionObjectDefinition addReferencesCount, ExtensionObjectDefinition deleteNodesCount, ExtensionObjectDefinition deleteReferencesCount, ExtensionObjectDefinition browseCount, ExtensionObjectDefinition browseNextCount, ExtensionObjectDefinition translateBrowsePathsToNodeIdsCount, ExtensionObjectDefinition queryFirstCount, ExtensionObjectDefinition queryNextCount, ExtensionObjectDefinition registerNodesCount, ExtensionObjectDefinition unregisterNodesCount) SessionDiagnosticsDataTypeBuilderImpl(NodeId sessionId, PascalString sessionName, ExtensionObjectDefinition clientDescription, PascalString serverUri, PascalString endpointUrl, int noOfLocaleIds, List<PascalString> localeIds, double actualSessionTimeout, long maxResponseMessageSize, long clientConnectionTime, long clientLastContactTime, long currentSubscriptionsCount, long currentMonitoredItemsCount, long currentPublishRequestsInQueue, ExtensionObjectDefinition totalRequestCount, long unauthorizedRequestCount, ExtensionObjectDefinition readCount, ExtensionObjectDefinition historyReadCount, ExtensionObjectDefinition writeCount, ExtensionObjectDefinition historyUpdateCount, ExtensionObjectDefinition callCount, ExtensionObjectDefinition createMonitoredItemsCount, ExtensionObjectDefinition modifyMonitoredItemsCount, ExtensionObjectDefinition setMonitoringModeCount, ExtensionObjectDefinition setTriggeringCount, ExtensionObjectDefinition deleteMonitoredItemsCount, ExtensionObjectDefinition createSubscriptionCount, ExtensionObjectDefinition modifySubscriptionCount, ExtensionObjectDefinition setPublishingModeCount, ExtensionObjectDefinition publishCount, ExtensionObjectDefinition republishCount, ExtensionObjectDefinition transferSubscriptionsCount, ExtensionObjectDefinition deleteSubscriptionsCount, ExtensionObjectDefinition addNodesCount, ExtensionObjectDefinition addReferencesCount, ExtensionObjectDefinition deleteNodesCount, ExtensionObjectDefinition deleteReferencesCount, ExtensionObjectDefinition browseCount, ExtensionObjectDefinition browseNextCount, ExtensionObjectDefinition translateBrowsePathsToNodeIdsCount, ExtensionObjectDefinition queryFirstCount, ExtensionObjectDefinition queryNextCount, ExtensionObjectDefinition registerNodesCount, ExtensionObjectDefinition unregisterNodesCount) SessionSecurityDiagnosticsDataType(NodeId sessionId, PascalString clientUserIdOfSession, int noOfClientUserIdHistory, List<PascalString> clientUserIdHistory, PascalString authenticationMechanism, PascalString encoding, PascalString transportProtocol, MessageSecurityMode securityMode, PascalString securityPolicyUri, PascalByteString clientCertificate) SessionSecurityDiagnosticsDataTypeBuilderImpl(NodeId sessionId, PascalString clientUserIdOfSession, int noOfClientUserIdHistory, List<PascalString> clientUserIdHistory, PascalString authenticationMechanism, PascalString encoding, PascalString transportProtocol, MessageSecurityMode securityMode, PascalString securityPolicyUri, PascalByteString clientCertificate) StructureField(PascalString name, LocalizedText description, NodeId dataType, int valueRank, int noOfArrayDimensions, List<Long> arrayDimensions, long maxStringLength, boolean isOptional) StructureFieldBuilderImpl(PascalString name, LocalizedText description, NodeId dataType, int valueRank, int noOfArrayDimensions, List<Long> arrayDimensions, long maxStringLength, boolean isOptional) SubscriptionDiagnosticsDataType(NodeId sessionId, long subscriptionId, short priority, double publishingInterval, long maxKeepAliveCount, long maxLifetimeCount, long maxNotificationsPerPublish, boolean publishingEnabled, long modifyCount, long enableCount, long disableCount, long republishRequestCount, long republishMessageRequestCount, long republishMessageCount, long transferRequestCount, long transferredToAltClientCount, long transferredToSameClientCount, long publishRequestCount, long dataChangeNotificationsCount, long eventNotificationsCount, long notificationsCount, long latePublishRequestCount, long currentKeepAliveCount, long currentLifetimeCount, long unacknowledgedMessageCount, long discardedMessageCount, long monitoredItemCount, long disabledMonitoredItemCount, long monitoringQueueOverflowCount, long nextSequenceNumber, long eventQueueOverFlowCount) SubscriptionDiagnosticsDataTypeBuilderImpl(NodeId sessionId, long subscriptionId, short priority, double publishingInterval, long maxKeepAliveCount, long maxLifetimeCount, long maxNotificationsPerPublish, boolean publishingEnabled, long modifyCount, long enableCount, long disableCount, long republishRequestCount, long republishMessageRequestCount, long republishMessageCount, long transferRequestCount, long transferredToAltClientCount, long transferredToSameClientCount, long publishRequestCount, long dataChangeNotificationsCount, long eventNotificationsCount, long notificationsCount, long latePublishRequestCount, long currentKeepAliveCount, long currentLifetimeCount, long unacknowledgedMessageCount, long discardedMessageCount, long monitoredItemCount, long disabledMonitoredItemCount, long monitoringQueueOverflowCount, long nextSequenceNumber, long eventQueueOverFlowCount) TransactionErrorType(NodeId targetId, StatusCode error, LocalizedText message) TransactionErrorTypeBuilderImpl(NodeId targetId, StatusCode error, LocalizedText message) ViewDescription(NodeId viewId, long timestamp, long viewVersion) ViewDescriptionBuilderImpl(NodeId viewId, long timestamp, long viewVersion) WriteValue(NodeId nodeId, long attributeId, PascalString indexRange, DataValue value) WriteValueBuilderImpl(NodeId nodeId, long attributeId, PascalString indexRange, DataValue value) Konstruktorparameter in org.apache.plc4x.java.opcua.readwrite mit Typargumenten vom Typ NodeIdModifiziererKonstruktorBeschreibungNodeReference(NodeId nodeId, NodeId referenceTypeId, boolean isForward, int noOfReferencedNodeIds, List<NodeId> referencedNodeIds) NodeReferenceBuilderImpl(NodeId nodeId, NodeId referenceTypeId, boolean isForward, int noOfReferencedNodeIds, List<NodeId> referencedNodeIds) RegisterNodesRequest(ExtensionObjectDefinition requestHeader, int noOfNodesToRegister, List<NodeId> nodesToRegister) RegisterNodesRequestBuilderImpl(ExtensionObjectDefinition requestHeader, int noOfNodesToRegister, List<NodeId> nodesToRegister) RegisterNodesResponse(ExtensionObjectDefinition responseHeader, int noOfRegisteredNodeIds, List<NodeId> registeredNodeIds) RegisterNodesResponseBuilderImpl(ExtensionObjectDefinition responseHeader, int noOfRegisteredNodeIds, List<NodeId> registeredNodeIds) UnregisterNodesRequest(ExtensionObjectDefinition requestHeader, int noOfNodesToUnregister, List<NodeId> nodesToUnregister) UnregisterNodesRequestBuilderImpl(ExtensionObjectDefinition requestHeader, int noOfNodesToUnregister, List<NodeId> nodesToUnregister) VariantNodeIdBuilderImpl(Integer arrayLength, List<NodeId> value)