Class ReferenceTypeNodeProperties
java.lang.Object
org.eclipse.milo.opcua.sdk.core.nodes.ReferenceTypeNodeProperties
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QualifiedProperty<String>The NodeVersion Property is used to indicate the version of a Node. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NodeVersion
The NodeVersion Property is used to indicate the version of a Node.The NodeVersion Property is updated each time a Reference is added or removed from the Node the Property belongs to.
-
-
Constructor Details
-
ReferenceTypeNodeProperties
public ReferenceTypeNodeProperties()
-