Class ConditionTypeNode
- All Implemented Interfaces:
BaseEventType,BaseObjectType,ConditionType,org.eclipse.milo.opcua.sdk.core.nodes.Node,org.eclipse.milo.opcua.sdk.core.nodes.ObjectNode
- Direct Known Subclasses:
AcknowledgeableConditionTypeNode,DialogConditionTypeNode
-
Field Summary
Fields inherited from interface org.eclipse.milo.opcua.sdk.client.model.objects.BaseEventType
CONDITION_CLASS_ID, CONDITION_CLASS_NAME, CONDITION_SUB_CLASS_ID, CONDITION_SUB_CLASS_NAME, EVENT_ID, EVENT_TYPE, LOCAL_TIME, MESSAGE, RECEIVE_TIME, SEVERITY, SOURCE_NAME, SOURCE_NODE, TIMEFields inherited from interface org.eclipse.milo.opcua.sdk.client.model.objects.ConditionType
BRANCH_ID, CLIENT_USER_ID, CONDITION_CLASS_ID, CONDITION_CLASS_NAME, CONDITION_NAME, CONDITION_SUB_CLASS_ID, CONDITION_SUB_CLASS_NAME, RETAIN, SUPPORTS_FILTERED_RETAIN -
Constructor Summary
ConstructorsConstructorDescriptionConditionTypeNode(OpcUaClient client, org.eclipse.milo.opcua.stack.core.types.builtin.NodeId nodeId, org.eclipse.milo.opcua.stack.core.types.enumerated.NodeClass nodeClass, org.eclipse.milo.opcua.stack.core.types.builtin.QualifiedName browseName, org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText displayName, org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText description, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger writeMask, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger userWriteMask, org.eclipse.milo.opcua.stack.core.types.structured.RolePermissionType[] rolePermissions, org.eclipse.milo.opcua.stack.core.types.structured.RolePermissionType[] userRolePermissions, org.eclipse.milo.opcua.stack.core.types.structured.AccessRestrictionType accessRestrictions, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte eventNotifier) -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.milo.opcua.stack.core.types.builtin.NodeIdGet the local value of the BranchId Node.Get the BranchIdPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofConditionType.getBranchIdNode().Get the local value of the ClientUserId Node.Get the ClientUserIdPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofConditionType.getClientUserIdNode().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextGet the local value of the Comment Node.Get the CommentConditionVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends ConditionVariableTypeNode>Asynchronous implementation ofConditionType.getCommentNode().org.eclipse.milo.opcua.stack.core.types.builtin.NodeIdGet the local value of the ConditionClassId Node.Get the ConditionClassIdPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofBaseEventType.getConditionClassIdNode().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextGet the local value of the ConditionClassName Node.Get the ConditionClassNamePropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofBaseEventType.getConditionClassNameNode().Get the local value of the ConditionName Node.Get the ConditionNamePropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofConditionType.getConditionNameNode().org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[]Get the local value of the ConditionSubClassId Node.Get the ConditionSubClassIdPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofBaseEventType.getConditionSubClassIdNode().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[]Get the local value of the ConditionSubClassName Node.Get the ConditionSubClassNamePropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofBaseEventType.getConditionSubClassNameNode().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextGet the local value of the EnabledState Node.Get the EnabledStateTwoStateVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends TwoStateVariableTypeNode>Asynchronous implementation ofConditionType.getEnabledStateNode().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShortGet the local value of the LastSeverity Node.Get the LastSeverityConditionVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends ConditionVariableTypeNode>Asynchronous implementation ofConditionType.getLastSeverityNode().org.eclipse.milo.opcua.stack.core.types.builtin.StatusCodeGet the local value of the Quality Node.Get the QualityConditionVariableTypeNode, ornullif it does not exist.CompletableFuture<? extends ConditionVariableTypeNode>Asynchronous implementation ofConditionType.getQualityNode().Get the local value of the Retain Node.Get the RetainPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofConditionType.getRetainNode().Get the local value of the SupportsFilteredRetain Node.Get the SupportsFilteredRetainPropertyTypeNode, ornullif it does not exist.CompletableFuture<? extends PropertyTypeNode>Asynchronous implementation ofConditionType.getSupportsFilteredRetainNode().org.eclipse.milo.opcua.stack.core.types.builtin.NodeIdRead the value of the BranchId Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.NodeId>An asynchronous implementation ofConditionType.readBranchId().Read the value of the ClientUserId Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends String>An asynchronous implementation ofConditionType.readClientUserId().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextRead the value of the Comment Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText>An asynchronous implementation ofConditionType.readComment().org.eclipse.milo.opcua.stack.core.types.builtin.NodeIdRead the value of the ConditionClassId Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.NodeId>An asynchronous implementation ofBaseEventType.readConditionClassId().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextRead the value of the ConditionClassName Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText>An asynchronous implementation ofBaseEventType.readConditionClassName().Read the value of the ConditionName Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends String>An asynchronous implementation ofConditionType.readConditionName().org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[]Read the value of the ConditionSubClassId Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[]>An asynchronous implementation ofBaseEventType.readConditionSubClassId().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[]Read the value of the ConditionSubClassName Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[]>An asynchronous implementation ofBaseEventType.readConditionSubClassName().org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedTextRead the value of the EnabledState Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText>An asynchronous implementation ofConditionType.readEnabledState().org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShortRead the value of the LastSeverity Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort>An asynchronous implementation ofConditionType.readLastSeverity().org.eclipse.milo.opcua.stack.core.types.builtin.StatusCodeRead the value of the Quality Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>An asynchronous implementation ofConditionType.readQuality().Read the value of the Retain Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofConditionType.readRetain().Read the value of the SupportsFilteredRetain Node from the server and update the local value if the operation succeeds.CompletableFuture<? extends Boolean>An asynchronous implementation ofConditionType.readSupportsFilteredRetain().voidsetBranchId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId value) Set the local value of the BranchId Node.voidsetClientUserId(String value) Set the local value of the ClientUserId Node.voidsetComment(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Set the local value of the Comment Node.voidsetConditionClassId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId value) Set the local value of the ConditionClassId Node.voidsetConditionClassName(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Set the local value of the ConditionClassName Node.voidsetConditionName(String value) Set the local value of the ConditionName Node.voidsetConditionSubClassId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[] value) Set the local value of the ConditionSubClassId Node.voidsetConditionSubClassName(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[] value) Set the local value of the ConditionSubClassName Node.voidsetEnabledState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Set the local value of the EnabledState Node.voidsetLastSeverity(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort value) Set the local value of the LastSeverity Node.voidsetQuality(org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode value) Set the local value of the Quality Node.voidSet the local value of the Retain Node.voidsetSupportsFilteredRetain(Boolean value) Set the local value of the SupportsFilteredRetain Node.voidwriteBranchId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId value) Write a new value for the BranchId Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeBranchIdAsync(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId branchId) An asynchronous implementation ofConditionType.writeBranchId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId).voidwriteClientUserId(String value) Write a new value for the ClientUserId Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeClientUserIdAsync(String clientUserId) An asynchronous implementation ofConditionType.writeClientUserId(java.lang.String).voidwriteComment(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Write a new value for the Comment Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeCommentAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText comment) An asynchronous implementation ofConditionType.writeComment(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).voidwriteConditionClassId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId value) Write a new value for the ConditionClassId Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeConditionClassIdAsync(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId conditionClassId) An asynchronous implementation ofBaseEventType.writeConditionClassId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId).voidwriteConditionClassName(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Write a new value for the ConditionClassName Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeConditionClassNameAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText conditionClassName) An asynchronous implementation ofBaseEventType.writeConditionClassName(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).voidwriteConditionName(String value) Write a new value for the ConditionName Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeConditionNameAsync(String conditionName) An asynchronous implementation ofConditionType.writeConditionName(java.lang.String).voidwriteConditionSubClassId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[] value) Write a new value for the ConditionSubClassId Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeConditionSubClassIdAsync(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[] conditionSubClassId) An asynchronous implementation ofBaseEventType.writeConditionSubClassId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[]).voidwriteConditionSubClassName(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[] value) Write a new value for the ConditionSubClassName Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeConditionSubClassNameAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[] conditionSubClassName) An asynchronous implementation ofBaseEventType.writeConditionSubClassName(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[]).voidwriteEnabledState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) Write a new value for the EnabledState Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeEnabledStateAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText enabledState) An asynchronous implementation ofConditionType.writeEnabledState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).voidwriteLastSeverity(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort value) Write a new value for the LastSeverity Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeLastSeverityAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort lastSeverity) An asynchronous implementation ofConditionType.writeLastSeverity(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort).voidwriteQuality(org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode value) Write a new value for the Quality Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeQualityAsync(org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode quality) An asynchronous implementation ofConditionType.writeQuality(org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode).voidwriteRetain(Boolean value) Write a new value for the Retain Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeRetainAsync(Boolean retain) An asynchronous implementation ofConditionType.writeRetain(java.lang.Boolean).voidWrite a new value for the SupportsFilteredRetain Node to the server and update the local value if the operation succeeds.CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode>writeSupportsFilteredRetainAsync(Boolean supportsFilteredRetain) An asynchronous implementation ofConditionType.writeSupportsFilteredRetain(java.lang.Boolean).Methods inherited from class org.eclipse.milo.opcua.sdk.client.model.objects.BaseEventTypeNode
getEventId, getEventIdNode, getEventIdNodeAsync, getEventType, getEventTypeNode, getEventTypeNodeAsync, getLocalTime, getLocalTimeNode, getLocalTimeNodeAsync, getMessage, getMessageNode, getMessageNodeAsync, getReceiveTime, getReceiveTimeNode, getReceiveTimeNodeAsync, getSeverity, getSeverityNode, getSeverityNodeAsync, getSourceName, getSourceNameNode, getSourceNameNodeAsync, getSourceNode, getSourceNodeNode, getSourceNodeNodeAsync, getTime, getTimeNode, getTimeNodeAsync, readEventId, readEventIdAsync, readEventType, readEventTypeAsync, readLocalTime, readLocalTimeAsync, readMessage, readMessageAsync, readReceiveTime, readReceiveTimeAsync, readSeverity, readSeverityAsync, readSourceName, readSourceNameAsync, readSourceNode, readSourceNodeAsync, readTime, readTimeAsync, setEventId, setEventType, setLocalTime, setMessage, setReceiveTime, setSeverity, setSourceName, setSourceNode, setTime, writeEventId, writeEventIdAsync, writeEventType, writeEventTypeAsync, writeLocalTime, writeLocalTimeAsync, writeMessage, writeMessageAsync, writeReceiveTime, writeReceiveTimeAsync, writeSeverity, writeSeverityAsync, writeSourceName, writeSourceNameAsync, writeSourceNode, writeSourceNodeAsync, writeTime, writeTimeAsyncMethods inherited from class org.eclipse.milo.opcua.sdk.client.nodes.UaObjectNode
callMethod, callMethod, callMethodAsync, callMethodAsync, getAttributeValue, getEventNotifier, getIconAsync, getMethod, getMethod, getMethodAsync, getMethodAsync, getNamingRuleAsync, getNodeVersionAsync, getObjectComponent, getObjectComponent, getObjectComponent, getObjectComponentAsync, getObjectComponentAsync, getObjectComponentAsync, getTypeDefinition, getTypeDefinitionAsync, getVariableComponent, getVariableComponent, getVariableComponent, getVariableComponentAsync, getVariableComponentAsync, getVariableComponentAsync, readEventNotifier, setAttributeValue, setEventNotifier, setIconAsync, setNamingRuleAsync, setNodeVersionAsync, writeEventNotifierMethods inherited from class org.eclipse.milo.opcua.sdk.client.nodes.UaNode
browse, browse, browseAsync, browseAsync, browseNodes, browseNodes, browseNodesAsync, browseNodesAsync, canonicalize, cast, findMemberNodeId, getAccessRestrictions, getBrowseName, getComponentAsync, getDescription, getDisplayName, getMemberNodeAsync, getNodeClass, getNodeId, getProperty, getPropertyNodeAsync, getPropertyNodeAsync, getRolePermissions, getUserRolePermissions, getUserWriteMask, getWriteMask, invalidate, readAccessRestrictions, readAttribute, readAttributeAsync, readBrowseName, readDescription, readDisplayName, readNamespaceIndex, readNodeClass, readNodeId, readProperty, readRolePermissions, readUserRolePermissions, readUserWriteMask, readWriteMask, refresh, refreshAsync, setAccessRestrictions, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setProperty, setRolePermissions, setUserRolePermissions, setUserWriteMask, setWriteMask, synchronize, synchronizeAsync, writeAccessRestrictions, writeAttribute, writeAttributeAsync, writeBrowseName, writeDescription, writeDisplayName, writeNodeClass, writeNodeId, writeProperty, writeRolePermissions, writeUserRolePermissions, writeUserWriteMask, writeWriteMaskMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.milo.opcua.sdk.client.model.objects.BaseEventType
getEventId, getEventIdNode, getEventIdNodeAsync, getEventType, getEventTypeNode, getEventTypeNodeAsync, getLocalTime, getLocalTimeNode, getLocalTimeNodeAsync, getMessage, getMessageNode, getMessageNodeAsync, getReceiveTime, getReceiveTimeNode, getReceiveTimeNodeAsync, getSeverity, getSeverityNode, getSeverityNodeAsync, getSourceName, getSourceNameNode, getSourceNameNodeAsync, getSourceNode, getSourceNodeNode, getSourceNodeNodeAsync, getTime, getTimeNode, getTimeNodeAsync, readEventId, readEventIdAsync, readEventType, readEventTypeAsync, readLocalTime, readLocalTimeAsync, readMessage, readMessageAsync, readReceiveTime, readReceiveTimeAsync, readSeverity, readSeverityAsync, readSourceName, readSourceNameAsync, readSourceNode, readSourceNodeAsync, readTime, readTimeAsync, setEventId, setEventType, setLocalTime, setMessage, setReceiveTime, setSeverity, setSourceName, setSourceNode, setTime, writeEventId, writeEventIdAsync, writeEventType, writeEventTypeAsync, writeLocalTime, writeLocalTimeAsync, writeMessage, writeMessageAsync, writeReceiveTime, writeReceiveTimeAsync, writeSeverity, writeSeverityAsync, writeSourceName, writeSourceNameAsync, writeSourceNode, writeSourceNodeAsync, writeTime, writeTimeAsyncMethods inherited from interface org.eclipse.milo.opcua.sdk.core.nodes.Node
getAccessRestrictions, getBrowseName, getDescription, getDisplayName, getNodeClass, getNodeId, getRolePermissions, getUserRolePermissions, getUserWriteMask, getWriteMask, setAccessRestrictions, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setRolePermissions, setUserRolePermissions, setUserWriteMask, setWriteMaskMethods inherited from interface org.eclipse.milo.opcua.sdk.core.nodes.ObjectNode
getEventNotifier, setEventNotifier
-
Constructor Details
-
ConditionTypeNode
public ConditionTypeNode(OpcUaClient client, org.eclipse.milo.opcua.stack.core.types.builtin.NodeId nodeId, org.eclipse.milo.opcua.stack.core.types.enumerated.NodeClass nodeClass, org.eclipse.milo.opcua.stack.core.types.builtin.QualifiedName browseName, org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText displayName, org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText description, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger writeMask, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger userWriteMask, org.eclipse.milo.opcua.stack.core.types.structured.RolePermissionType[] rolePermissions, org.eclipse.milo.opcua.stack.core.types.structured.RolePermissionType[] userRolePermissions, org.eclipse.milo.opcua.stack.core.types.structured.AccessRestrictionType accessRestrictions, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte eventNotifier)
-
-
Method Details
-
getConditionClassId
public org.eclipse.milo.opcua.stack.core.types.builtin.NodeId getConditionClassId() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:BaseEventTypeGet the local value of the ConditionClassId Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getConditionClassIdin interfaceBaseEventType- Specified by:
getConditionClassIdin interfaceConditionType- Overrides:
getConditionClassIdin classBaseEventTypeNode- Returns:
- the local value of the ConditionClassId Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ConditionClassId Node.
-
setConditionClassId
public void setConditionClassId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:BaseEventTypeSet the local value of the ConditionClassId Node.The value is only updated locally; it is not written to the server.
- Specified by:
setConditionClassIdin interfaceBaseEventType- Specified by:
setConditionClassIdin interfaceConditionType- Overrides:
setConditionClassIdin classBaseEventTypeNode- Parameters:
value- the local value to set for the ConditionClassId Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ConditionClassId Node.
-
readConditionClassId
public org.eclipse.milo.opcua.stack.core.types.builtin.NodeId readConditionClassId() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:BaseEventTypeRead the value of the ConditionClassId Node from the server and update the local value if the operation succeeds.- Specified by:
readConditionClassIdin interfaceBaseEventType- Specified by:
readConditionClassIdin interfaceConditionType- Overrides:
readConditionClassIdin classBaseEventTypeNode- Returns:
- the
NodeIdvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeConditionClassId
public void writeConditionClassId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:BaseEventTypeWrite a new value for the ConditionClassId Node to the server and update the local value if the operation succeeds.- Specified by:
writeConditionClassIdin interfaceBaseEventType- Specified by:
writeConditionClassIdin interfaceConditionType- Overrides:
writeConditionClassIdin classBaseEventTypeNode- Parameters:
value- theNodeIdvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readConditionClassIdAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.NodeId> readConditionClassIdAsync()Description copied from interface:BaseEventTypeAn asynchronous implementation ofBaseEventType.readConditionClassId().- Specified by:
readConditionClassIdAsyncin interfaceBaseEventType- Specified by:
readConditionClassIdAsyncin interfaceConditionType- Overrides:
readConditionClassIdAsyncin classBaseEventTypeNode- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeConditionClassIdAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeConditionClassIdAsync(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId conditionClassId) Description copied from interface:BaseEventTypeAn asynchronous implementation ofBaseEventType.writeConditionClassId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId).- Specified by:
writeConditionClassIdAsyncin interfaceBaseEventType- Specified by:
writeConditionClassIdAsyncin interfaceConditionType- Overrides:
writeConditionClassIdAsyncin classBaseEventTypeNode- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getConditionClassIdNode
public PropertyTypeNode getConditionClassIdNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:BaseEventTypeGet the ConditionClassIdPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getConditionClassIdNodein interfaceBaseEventType- Specified by:
getConditionClassIdNodein interfaceConditionType- Overrides:
getConditionClassIdNodein classBaseEventTypeNode- Returns:
- the ConditionClassId
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getConditionClassIdNodeAsync
Description copied from interface:BaseEventTypeAsynchronous implementation ofBaseEventType.getConditionClassIdNode().- Specified by:
getConditionClassIdNodeAsyncin interfaceBaseEventType- Specified by:
getConditionClassIdNodeAsyncin interfaceConditionType- Overrides:
getConditionClassIdNodeAsyncin classBaseEventTypeNode- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getConditionClassName
public org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText getConditionClassName() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:BaseEventTypeGet the local value of the ConditionClassName Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getConditionClassNamein interfaceBaseEventType- Specified by:
getConditionClassNamein interfaceConditionType- Overrides:
getConditionClassNamein classBaseEventTypeNode- Returns:
- the local value of the ConditionClassName Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ConditionClassName Node.
-
setConditionClassName
public void setConditionClassName(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:BaseEventTypeSet the local value of the ConditionClassName Node.The value is only updated locally; it is not written to the server.
- Specified by:
setConditionClassNamein interfaceBaseEventType- Specified by:
setConditionClassNamein interfaceConditionType- Overrides:
setConditionClassNamein classBaseEventTypeNode- Parameters:
value- the local value to set for the ConditionClassName Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ConditionClassName Node.
-
readConditionClassName
public org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText readConditionClassName() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:BaseEventTypeRead the value of the ConditionClassName Node from the server and update the local value if the operation succeeds.- Specified by:
readConditionClassNamein interfaceBaseEventType- Specified by:
readConditionClassNamein interfaceConditionType- Overrides:
readConditionClassNamein classBaseEventTypeNode- Returns:
- the
LocalizedTextvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeConditionClassName
public void writeConditionClassName(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:BaseEventTypeWrite a new value for the ConditionClassName Node to the server and update the local value if the operation succeeds.- Specified by:
writeConditionClassNamein interfaceBaseEventType- Specified by:
writeConditionClassNamein interfaceConditionType- Overrides:
writeConditionClassNamein classBaseEventTypeNode- Parameters:
value- theLocalizedTextvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readConditionClassNameAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText> readConditionClassNameAsync()Description copied from interface:BaseEventTypeAn asynchronous implementation ofBaseEventType.readConditionClassName().- Specified by:
readConditionClassNameAsyncin interfaceBaseEventType- Specified by:
readConditionClassNameAsyncin interfaceConditionType- Overrides:
readConditionClassNameAsyncin classBaseEventTypeNode- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeConditionClassNameAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeConditionClassNameAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText conditionClassName) Description copied from interface:BaseEventTypeAn asynchronous implementation ofBaseEventType.writeConditionClassName(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).- Specified by:
writeConditionClassNameAsyncin interfaceBaseEventType- Specified by:
writeConditionClassNameAsyncin interfaceConditionType- Overrides:
writeConditionClassNameAsyncin classBaseEventTypeNode- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getConditionClassNameNode
public PropertyTypeNode getConditionClassNameNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:BaseEventTypeGet the ConditionClassNamePropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getConditionClassNameNodein interfaceBaseEventType- Specified by:
getConditionClassNameNodein interfaceConditionType- Overrides:
getConditionClassNameNodein classBaseEventTypeNode- Returns:
- the ConditionClassName
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getConditionClassNameNodeAsync
Description copied from interface:BaseEventTypeAsynchronous implementation ofBaseEventType.getConditionClassNameNode().- Specified by:
getConditionClassNameNodeAsyncin interfaceBaseEventType- Specified by:
getConditionClassNameNodeAsyncin interfaceConditionType- Overrides:
getConditionClassNameNodeAsyncin classBaseEventTypeNode- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getConditionSubClassId
public org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[] getConditionSubClassId() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:BaseEventTypeGet the local value of the ConditionSubClassId Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getConditionSubClassIdin interfaceBaseEventType- Specified by:
getConditionSubClassIdin interfaceConditionType- Overrides:
getConditionSubClassIdin classBaseEventTypeNode- Returns:
- the local value of the ConditionSubClassId Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ConditionSubClassId Node.
-
setConditionSubClassId
public void setConditionSubClassId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[] value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:BaseEventTypeSet the local value of the ConditionSubClassId Node.The value is only updated locally; it is not written to the server.
- Specified by:
setConditionSubClassIdin interfaceBaseEventType- Specified by:
setConditionSubClassIdin interfaceConditionType- Overrides:
setConditionSubClassIdin classBaseEventTypeNode- Parameters:
value- the local value to set for the ConditionSubClassId Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ConditionSubClassId Node.
-
readConditionSubClassId
public org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[] readConditionSubClassId() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:BaseEventTypeRead the value of the ConditionSubClassId Node from the server and update the local value if the operation succeeds.- Specified by:
readConditionSubClassIdin interfaceBaseEventType- Specified by:
readConditionSubClassIdin interfaceConditionType- Overrides:
readConditionSubClassIdin classBaseEventTypeNode- Returns:
- the
NodeIdvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeConditionSubClassId
public void writeConditionSubClassId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[] value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:BaseEventTypeWrite a new value for the ConditionSubClassId Node to the server and update the local value if the operation succeeds.- Specified by:
writeConditionSubClassIdin interfaceBaseEventType- Specified by:
writeConditionSubClassIdin interfaceConditionType- Overrides:
writeConditionSubClassIdin classBaseEventTypeNode- Parameters:
value- theNodeIdvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readConditionSubClassIdAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[]> readConditionSubClassIdAsync()Description copied from interface:BaseEventTypeAn asynchronous implementation ofBaseEventType.readConditionSubClassId().- Specified by:
readConditionSubClassIdAsyncin interfaceBaseEventType- Specified by:
readConditionSubClassIdAsyncin interfaceConditionType- Overrides:
readConditionSubClassIdAsyncin classBaseEventTypeNode- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeConditionSubClassIdAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeConditionSubClassIdAsync(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[] conditionSubClassId) Description copied from interface:BaseEventTypeAn asynchronous implementation ofBaseEventType.writeConditionSubClassId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId[]).- Specified by:
writeConditionSubClassIdAsyncin interfaceBaseEventType- Specified by:
writeConditionSubClassIdAsyncin interfaceConditionType- Overrides:
writeConditionSubClassIdAsyncin classBaseEventTypeNode- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getConditionSubClassIdNode
public PropertyTypeNode getConditionSubClassIdNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:BaseEventTypeGet the ConditionSubClassIdPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getConditionSubClassIdNodein interfaceBaseEventType- Specified by:
getConditionSubClassIdNodein interfaceConditionType- Overrides:
getConditionSubClassIdNodein classBaseEventTypeNode- Returns:
- the ConditionSubClassId
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getConditionSubClassIdNodeAsync
Description copied from interface:BaseEventTypeAsynchronous implementation ofBaseEventType.getConditionSubClassIdNode().- Specified by:
getConditionSubClassIdNodeAsyncin interfaceBaseEventType- Specified by:
getConditionSubClassIdNodeAsyncin interfaceConditionType- Overrides:
getConditionSubClassIdNodeAsyncin classBaseEventTypeNode- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getConditionSubClassName
public org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[] getConditionSubClassName() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:BaseEventTypeGet the local value of the ConditionSubClassName Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getConditionSubClassNamein interfaceBaseEventType- Specified by:
getConditionSubClassNamein interfaceConditionType- Overrides:
getConditionSubClassNamein classBaseEventTypeNode- Returns:
- the local value of the ConditionSubClassName Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ConditionSubClassName Node.
-
setConditionSubClassName
public void setConditionSubClassName(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[] value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:BaseEventTypeSet the local value of the ConditionSubClassName Node.The value is only updated locally; it is not written to the server.
- Specified by:
setConditionSubClassNamein interfaceBaseEventType- Specified by:
setConditionSubClassNamein interfaceConditionType- Overrides:
setConditionSubClassNamein classBaseEventTypeNode- Parameters:
value- the local value to set for the ConditionSubClassName Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ConditionSubClassName Node.
-
readConditionSubClassName
public org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[] readConditionSubClassName() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:BaseEventTypeRead the value of the ConditionSubClassName Node from the server and update the local value if the operation succeeds.- Specified by:
readConditionSubClassNamein interfaceBaseEventType- Specified by:
readConditionSubClassNamein interfaceConditionType- Overrides:
readConditionSubClassNamein classBaseEventTypeNode- Returns:
- the
LocalizedTextvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeConditionSubClassName
public void writeConditionSubClassName(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[] value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:BaseEventTypeWrite a new value for the ConditionSubClassName Node to the server and update the local value if the operation succeeds.- Specified by:
writeConditionSubClassNamein interfaceBaseEventType- Specified by:
writeConditionSubClassNamein interfaceConditionType- Overrides:
writeConditionSubClassNamein classBaseEventTypeNode- Parameters:
value- theLocalizedTextvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readConditionSubClassNameAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[]> readConditionSubClassNameAsync()Description copied from interface:BaseEventTypeAn asynchronous implementation ofBaseEventType.readConditionSubClassName().- Specified by:
readConditionSubClassNameAsyncin interfaceBaseEventType- Specified by:
readConditionSubClassNameAsyncin interfaceConditionType- Overrides:
readConditionSubClassNameAsyncin classBaseEventTypeNode- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeConditionSubClassNameAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeConditionSubClassNameAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[] conditionSubClassName) Description copied from interface:BaseEventTypeAn asynchronous implementation ofBaseEventType.writeConditionSubClassName(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText[]).- Specified by:
writeConditionSubClassNameAsyncin interfaceBaseEventType- Specified by:
writeConditionSubClassNameAsyncin interfaceConditionType- Overrides:
writeConditionSubClassNameAsyncin classBaseEventTypeNode- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getConditionSubClassNameNode
public PropertyTypeNode getConditionSubClassNameNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:BaseEventTypeGet the ConditionSubClassNamePropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getConditionSubClassNameNodein interfaceBaseEventType- Specified by:
getConditionSubClassNameNodein interfaceConditionType- Overrides:
getConditionSubClassNameNodein classBaseEventTypeNode- Returns:
- the ConditionSubClassName
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getConditionSubClassNameNodeAsync
Description copied from interface:BaseEventTypeAsynchronous implementation ofBaseEventType.getConditionSubClassNameNode().- Specified by:
getConditionSubClassNameNodeAsyncin interfaceBaseEventType- Specified by:
getConditionSubClassNameNodeAsyncin interfaceConditionType- Overrides:
getConditionSubClassNameNodeAsyncin classBaseEventTypeNode- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getConditionName
Description copied from interface:ConditionTypeGet the local value of the ConditionName Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getConditionNamein interfaceConditionType- Returns:
- the local value of the ConditionName Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ConditionName Node.
-
setConditionName
Description copied from interface:ConditionTypeSet the local value of the ConditionName Node.The value is only updated locally; it is not written to the server.
- Specified by:
setConditionNamein interfaceConditionType- Parameters:
value- the local value to set for the ConditionName Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ConditionName Node.
-
readConditionName
Description copied from interface:ConditionTypeRead the value of the ConditionName Node from the server and update the local value if the operation succeeds.- Specified by:
readConditionNamein interfaceConditionType- Returns:
- the
Stringvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeConditionName
Description copied from interface:ConditionTypeWrite a new value for the ConditionName Node to the server and update the local value if the operation succeeds.- Specified by:
writeConditionNamein interfaceConditionType- Parameters:
value- theStringvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readConditionNameAsync
Description copied from interface:ConditionTypeAn asynchronous implementation ofConditionType.readConditionName().- Specified by:
readConditionNameAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeConditionNameAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeConditionNameAsync(String conditionName) Description copied from interface:ConditionTypeAn asynchronous implementation ofConditionType.writeConditionName(java.lang.String).- Specified by:
writeConditionNameAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getConditionNameNode
Description copied from interface:ConditionTypeGet the ConditionNamePropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getConditionNameNodein interfaceConditionType- Returns:
- the ConditionName
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getConditionNameNodeAsync
Description copied from interface:ConditionTypeAsynchronous implementation ofConditionType.getConditionNameNode().- Specified by:
getConditionNameNodeAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getBranchId
public org.eclipse.milo.opcua.stack.core.types.builtin.NodeId getBranchId() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:ConditionTypeGet the local value of the BranchId Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getBranchIdin interfaceConditionType- Returns:
- the local value of the BranchId Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the BranchId Node.
-
setBranchId
public void setBranchId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:ConditionTypeSet the local value of the BranchId Node.The value is only updated locally; it is not written to the server.
- Specified by:
setBranchIdin interfaceConditionType- Parameters:
value- the local value to set for the BranchId Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the BranchId Node.
-
readBranchId
public org.eclipse.milo.opcua.stack.core.types.builtin.NodeId readBranchId() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:ConditionTypeRead the value of the BranchId Node from the server and update the local value if the operation succeeds.- Specified by:
readBranchIdin interfaceConditionType- Returns:
- the
NodeIdvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeBranchId
public void writeBranchId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:ConditionTypeWrite a new value for the BranchId Node to the server and update the local value if the operation succeeds.- Specified by:
writeBranchIdin interfaceConditionType- Parameters:
value- theNodeIdvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readBranchIdAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.NodeId> readBranchIdAsync()Description copied from interface:ConditionTypeAn asynchronous implementation ofConditionType.readBranchId().- Specified by:
readBranchIdAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeBranchIdAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeBranchIdAsync(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId branchId) Description copied from interface:ConditionTypeAn asynchronous implementation ofConditionType.writeBranchId(org.eclipse.milo.opcua.stack.core.types.builtin.NodeId).- Specified by:
writeBranchIdAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getBranchIdNode
Description copied from interface:ConditionTypeGet the BranchIdPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getBranchIdNodein interfaceConditionType- Returns:
- the BranchId
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getBranchIdNodeAsync
Description copied from interface:ConditionTypeAsynchronous implementation ofConditionType.getBranchIdNode().- Specified by:
getBranchIdNodeAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getRetain
Description copied from interface:ConditionTypeGet the local value of the Retain Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getRetainin interfaceConditionType- Returns:
- the local value of the Retain Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Retain Node.
-
setRetain
Description copied from interface:ConditionTypeSet the local value of the Retain Node.The value is only updated locally; it is not written to the server.
- Specified by:
setRetainin interfaceConditionType- Parameters:
value- the local value to set for the Retain Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Retain Node.
-
readRetain
Description copied from interface:ConditionTypeRead the value of the Retain Node from the server and update the local value if the operation succeeds.- Specified by:
readRetainin interfaceConditionType- Returns:
- the
Booleanvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeRetain
Description copied from interface:ConditionTypeWrite a new value for the Retain Node to the server and update the local value if the operation succeeds.- Specified by:
writeRetainin interfaceConditionType- Parameters:
value- theBooleanvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readRetainAsync
Description copied from interface:ConditionTypeAn asynchronous implementation ofConditionType.readRetain().- Specified by:
readRetainAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeRetainAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeRetainAsync(Boolean retain) Description copied from interface:ConditionTypeAn asynchronous implementation ofConditionType.writeRetain(java.lang.Boolean).- Specified by:
writeRetainAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getRetainNode
Description copied from interface:ConditionTypeGet the RetainPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getRetainNodein interfaceConditionType- Returns:
- the Retain
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getRetainNodeAsync
Description copied from interface:ConditionTypeAsynchronous implementation ofConditionType.getRetainNode().- Specified by:
getRetainNodeAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getSupportsFilteredRetain
Description copied from interface:ConditionTypeGet the local value of the SupportsFilteredRetain Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getSupportsFilteredRetainin interfaceConditionType- Returns:
- the local value of the SupportsFilteredRetain Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SupportsFilteredRetain Node.
-
setSupportsFilteredRetain
public void setSupportsFilteredRetain(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:ConditionTypeSet the local value of the SupportsFilteredRetain Node.The value is only updated locally; it is not written to the server.
- Specified by:
setSupportsFilteredRetainin interfaceConditionType- Parameters:
value- the local value to set for the SupportsFilteredRetain Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the SupportsFilteredRetain Node.
-
readSupportsFilteredRetain
Description copied from interface:ConditionTypeRead the value of the SupportsFilteredRetain Node from the server and update the local value if the operation succeeds.- Specified by:
readSupportsFilteredRetainin interfaceConditionType- Returns:
- the
Booleanvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeSupportsFilteredRetain
public void writeSupportsFilteredRetain(Boolean value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:ConditionTypeWrite a new value for the SupportsFilteredRetain Node to the server and update the local value if the operation succeeds.- Specified by:
writeSupportsFilteredRetainin interfaceConditionType- Parameters:
value- theBooleanvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readSupportsFilteredRetainAsync
Description copied from interface:ConditionTypeAn asynchronous implementation ofConditionType.readSupportsFilteredRetain().- Specified by:
readSupportsFilteredRetainAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeSupportsFilteredRetainAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeSupportsFilteredRetainAsync(Boolean supportsFilteredRetain) Description copied from interface:ConditionTypeAn asynchronous implementation ofConditionType.writeSupportsFilteredRetain(java.lang.Boolean).- Specified by:
writeSupportsFilteredRetainAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getSupportsFilteredRetainNode
public PropertyTypeNode getSupportsFilteredRetainNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:ConditionTypeGet the SupportsFilteredRetainPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getSupportsFilteredRetainNodein interfaceConditionType- Returns:
- the SupportsFilteredRetain
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getSupportsFilteredRetainNodeAsync
Description copied from interface:ConditionTypeAsynchronous implementation ofConditionType.getSupportsFilteredRetainNode().- Specified by:
getSupportsFilteredRetainNodeAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getClientUserId
Description copied from interface:ConditionTypeGet the local value of the ClientUserId Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getClientUserIdin interfaceConditionType- Returns:
- the local value of the ClientUserId Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ClientUserId Node.
-
setClientUserId
Description copied from interface:ConditionTypeSet the local value of the ClientUserId Node.The value is only updated locally; it is not written to the server.
- Specified by:
setClientUserIdin interfaceConditionType- Parameters:
value- the local value to set for the ClientUserId Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the ClientUserId Node.
-
readClientUserId
Description copied from interface:ConditionTypeRead the value of the ClientUserId Node from the server and update the local value if the operation succeeds.- Specified by:
readClientUserIdin interfaceConditionType- Returns:
- the
Stringvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeClientUserId
Description copied from interface:ConditionTypeWrite a new value for the ClientUserId Node to the server and update the local value if the operation succeeds.- Specified by:
writeClientUserIdin interfaceConditionType- Parameters:
value- theStringvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readClientUserIdAsync
Description copied from interface:ConditionTypeAn asynchronous implementation ofConditionType.readClientUserId().- Specified by:
readClientUserIdAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeClientUserIdAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeClientUserIdAsync(String clientUserId) Description copied from interface:ConditionTypeAn asynchronous implementation ofConditionType.writeClientUserId(java.lang.String).- Specified by:
writeClientUserIdAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getClientUserIdNode
Description copied from interface:ConditionTypeGet the ClientUserIdPropertyTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getClientUserIdNodein interfaceConditionType- Returns:
- the ClientUserId
PropertyTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getClientUserIdNodeAsync
Description copied from interface:ConditionTypeAsynchronous implementation ofConditionType.getClientUserIdNode().- Specified by:
getClientUserIdNodeAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the PropertyType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getEnabledState
public org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText getEnabledState() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:ConditionTypeGet the local value of the EnabledState Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getEnabledStatein interfaceConditionType- Returns:
- the local value of the EnabledState Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the EnabledState Node.
-
setEnabledState
public void setEnabledState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:ConditionTypeSet the local value of the EnabledState Node.The value is only updated locally; it is not written to the server.
- Specified by:
setEnabledStatein interfaceConditionType- Parameters:
value- the local value to set for the EnabledState Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the EnabledState Node.
-
readEnabledState
public org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText readEnabledState() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:ConditionTypeRead the value of the EnabledState Node from the server and update the local value if the operation succeeds.- Specified by:
readEnabledStatein interfaceConditionType- Returns:
- the
LocalizedTextvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeEnabledState
public void writeEnabledState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:ConditionTypeWrite a new value for the EnabledState Node to the server and update the local value if the operation succeeds.- Specified by:
writeEnabledStatein interfaceConditionType- Parameters:
value- theLocalizedTextvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readEnabledStateAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText> readEnabledStateAsync()Description copied from interface:ConditionTypeAn asynchronous implementation ofConditionType.readEnabledState().- Specified by:
readEnabledStateAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeEnabledStateAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeEnabledStateAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText enabledState) Description copied from interface:ConditionTypeAn asynchronous implementation ofConditionType.writeEnabledState(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).- Specified by:
writeEnabledStateAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getEnabledStateNode
public TwoStateVariableTypeNode getEnabledStateNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:ConditionTypeGet the EnabledStateTwoStateVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getEnabledStateNodein interfaceConditionType- Returns:
- the EnabledState
TwoStateVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getEnabledStateNodeAsync
Description copied from interface:ConditionTypeAsynchronous implementation ofConditionType.getEnabledStateNode().- Specified by:
getEnabledStateNodeAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the TwoStateVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getQuality
public org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode getQuality() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:ConditionTypeGet the local value of the Quality Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getQualityin interfaceConditionType- Returns:
- the local value of the Quality Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Quality Node.
-
setQuality
public void setQuality(org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:ConditionTypeSet the local value of the Quality Node.The value is only updated locally; it is not written to the server.
- Specified by:
setQualityin interfaceConditionType- Parameters:
value- the local value to set for the Quality Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Quality Node.
-
readQuality
public org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode readQuality() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:ConditionTypeRead the value of the Quality Node from the server and update the local value if the operation succeeds.- Specified by:
readQualityin interfaceConditionType- Returns:
- the
StatusCodevalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeQuality
public void writeQuality(org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:ConditionTypeWrite a new value for the Quality Node to the server and update the local value if the operation succeeds.- Specified by:
writeQualityin interfaceConditionType- Parameters:
value- theStatusCodevalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readQualityAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> readQualityAsync()Description copied from interface:ConditionTypeAn asynchronous implementation ofConditionType.readQuality().- Specified by:
readQualityAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeQualityAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeQualityAsync(org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode quality) Description copied from interface:ConditionTypeAn asynchronous implementation ofConditionType.writeQuality(org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode).- Specified by:
writeQualityAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getQualityNode
public ConditionVariableTypeNode getQualityNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:ConditionTypeGet the QualityConditionVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getQualityNodein interfaceConditionType- Returns:
- the Quality
ConditionVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getQualityNodeAsync
Description copied from interface:ConditionTypeAsynchronous implementation ofConditionType.getQualityNode().- Specified by:
getQualityNodeAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the ConditionVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getLastSeverity
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort getLastSeverity() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:ConditionTypeGet the local value of the LastSeverity Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getLastSeverityin interfaceConditionType- Returns:
- the local value of the LastSeverity Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the LastSeverity Node.
-
setLastSeverity
public void setLastSeverity(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:ConditionTypeSet the local value of the LastSeverity Node.The value is only updated locally; it is not written to the server.
- Specified by:
setLastSeverityin interfaceConditionType- Parameters:
value- the local value to set for the LastSeverity Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the LastSeverity Node.
-
readLastSeverity
public org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort readLastSeverity() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:ConditionTypeRead the value of the LastSeverity Node from the server and update the local value if the operation succeeds.- Specified by:
readLastSeverityin interfaceConditionType- Returns:
- the
UShortvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeLastSeverity
public void writeLastSeverity(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:ConditionTypeWrite a new value for the LastSeverity Node to the server and update the local value if the operation succeeds.- Specified by:
writeLastSeverityin interfaceConditionType- Parameters:
value- theUShortvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readLastSeverityAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort> readLastSeverityAsync()Description copied from interface:ConditionTypeAn asynchronous implementation ofConditionType.readLastSeverity().- Specified by:
readLastSeverityAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeLastSeverityAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeLastSeverityAsync(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort lastSeverity) Description copied from interface:ConditionTypeAn asynchronous implementation ofConditionType.writeLastSeverity(org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort).- Specified by:
writeLastSeverityAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getLastSeverityNode
public ConditionVariableTypeNode getLastSeverityNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:ConditionTypeGet the LastSeverityConditionVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getLastSeverityNodein interfaceConditionType- Returns:
- the LastSeverity
ConditionVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getLastSeverityNodeAsync
Description copied from interface:ConditionTypeAsynchronous implementation ofConditionType.getLastSeverityNode().- Specified by:
getLastSeverityNodeAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the ConditionVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-
getComment
public org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText getComment() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:ConditionTypeGet the local value of the Comment Node.The returned value is the last seen; it is not read live from the server.
- Specified by:
getCommentin interfaceConditionType- Returns:
- the local value of the Comment Node.
- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Comment Node.
-
setComment
public void setComment(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:ConditionTypeSet the local value of the Comment Node.The value is only updated locally; it is not written to the server.
- Specified by:
setCommentin interfaceConditionType- Parameters:
value- the local value to set for the Comment Node.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Comment Node.
-
readComment
public org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText readComment() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:ConditionTypeRead the value of the Comment Node from the server and update the local value if the operation succeeds.- Specified by:
readCommentin interfaceConditionType- Returns:
- the
LocalizedTextvalue read from the server. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
writeComment
public void writeComment(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText value) throws org.eclipse.milo.opcua.stack.core.UaException Description copied from interface:ConditionTypeWrite a new value for the Comment Node to the server and update the local value if the operation succeeds.- Specified by:
writeCommentin interfaceConditionType- Parameters:
value- theLocalizedTextvalue to write to the server.- Throws:
org.eclipse.milo.opcua.stack.core.UaException- if a service- or operation-level error occurs.
-
readCommentAsync
public CompletableFuture<? extends org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText> readCommentAsync()Description copied from interface:ConditionTypeAn asynchronous implementation ofConditionType.readComment().- Specified by:
readCommentAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the value or completes exceptionally if an operation- or service-level error occurs.
-
writeCommentAsync
public CompletableFuture<org.eclipse.milo.opcua.stack.core.types.builtin.StatusCode> writeCommentAsync(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText comment) Description copied from interface:ConditionTypeAn asynchronous implementation ofConditionType.writeComment(org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText).- Specified by:
writeCommentAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the operation result or completes exceptionally if a service-level error occurs.
-
getCommentNode
public ConditionVariableTypeNode getCommentNode() throws org.eclipse.milo.opcua.stack.core.UaExceptionDescription copied from interface:ConditionTypeGet the CommentConditionVariableTypeNode, ornullif it does not exist.The Node is created when first accessed and cached for subsequent calls.
- Specified by:
getCommentNodein interfaceConditionType- Returns:
- the Comment
ConditionVariableTypeNode, ornullif it does not exist. - Throws:
org.eclipse.milo.opcua.stack.core.UaException- if an error occurs creating or getting the Node.
-
getCommentNodeAsync
Description copied from interface:ConditionTypeAsynchronous implementation ofConditionType.getCommentNode().- Specified by:
getCommentNodeAsyncin interfaceConditionType- Returns:
- a CompletableFuture that completes successfully with the ConditionVariableType Node or completes exceptionally if an error occurs creating or getting the Node.
-