| Package | Description |
|---|---|
| org.eclipse.milo.opcua.sdk.core.nodes |
| Modifier and Type | Field and Description |
|---|---|
static QualifiedProperty<Boolean> |
VariableNodeProperties.AllowNulls
The AllowNulls Property is only used for DataVariables.
|
static QualifiedProperty<String> |
VariableNodeProperties.DataTypeVersion
Only used for Variables of the VariableType DataTypeDictionaryType and
DataTypeDescriptionType as described in OPC UA Part 5, section 5.18.
|
static QualifiedProperty<ByteString> |
VariableNodeProperties.DictionaryFragment
Only used for Variables of the VariableType DataTypeDescriptionType as
described in OPC UA Part 5, section 5.18.
|
static QualifiedProperty<EUInformation> |
VariableNodeProperties.EngineeringUnits
Only used for DataVariables having a Number DataType.
|
static QualifiedProperty<LocalizedText[]> |
DataTypeNodeProperties.EnumStrings
The EnumStrings Property only applies for Enumeration DataTypes.
|
static QualifiedProperty<EnumValueType[]> |
DataTypeNodeProperties.EnumValues
The EnumValues Property only applies for Enumeration DataTypes.
|
static QualifiedProperty<ByteString> |
ObjectTypeNodeProperties.Icon
The Icon Property is provides an image that can be used by Clients when
displaying the Node.
|
static QualifiedProperty<ByteString> |
ObjectNodeProperties.Icon
The Icon Property is provides an image that can be used by Clients when
displaying the Node.
|
static QualifiedProperty<Argument[]> |
MethodNodeProperties.InputArguments
The InputArguments Property is used to specify the arguments that shall
be used by a client when calling the Method.
|
static QualifiedProperty<TimeZoneDataType> |
VariableNodeProperties.LocalTime
The LocalTime Property is only used for DataVariables.
|
static QualifiedProperty<UInteger> |
VariableNodeProperties.MaxArrayLength
Only used for DataVariables having its ValueRank Attribute not set to
scalar.
|
static QualifiedProperty<UInteger> |
VariableNodeProperties.MaxStringLength
Only used for DataVariables having a String DataType.
|
static QualifiedProperty<NamingRuleType> |
ObjectNodeProperties.NamingRule
The NamingRule Property defines the NamingRule of a ModellingRule.
|
static QualifiedProperty<String> |
ViewNodeProperties.NodeVersion
The NodeVersion Property is used to indicate the version of a Node.
|
static QualifiedProperty<String> |
VariableTypeNodeProperties.NodeVersion
The NodeVersion Property is used to indicate the version of a Node.
|
static QualifiedProperty<String> |
VariableNodeProperties.NodeVersion
The NodeVersion Property is used to indicate the version of a Node.
|
static QualifiedProperty<String> |
ReferenceTypeNodeProperties.NodeVersion
The NodeVersion Property is used to indicate the version of a Node.
|
static QualifiedProperty<String> |
ObjectTypeNodeProperties.NodeVersion
The NodeVersion Property is used to indicate the version of a Node.
|
static QualifiedProperty<String> |
ObjectNodeProperties.NodeVersion
The NodeVersion Property is used to indicate the version of a Node.
|
static QualifiedProperty<String> |
MethodNodeProperties.NodeVersion
The NodeVersion Property is used to indicate the version of a Node.
|
static QualifiedProperty<String> |
DataTypeNodeProperties.NodeVersion
The NodeVersion Property is used to indicate the version of a Node.
|
static QualifiedProperty<LocalizedText[]> |
DataTypeNodeProperties.OptionSetValues
The OptionSetValues Property only applies for OptionSet DataTypes and
UInteger DataTypes.
|
static QualifiedProperty<Argument[]> |
MethodNodeProperties.OutputArguments
The OutputArguments Property specifies the result returned from the
Method call.
|
static QualifiedProperty<LocalizedText> |
VariableNodeProperties.ValueAsText
Only used for DataVariables having an Enumeration DataType.
|
static QualifiedProperty<UInteger> |
ViewNodeProperties.ViewVersion
The version number for the View.
|
Copyright © 2025. All rights reserved.