Skip navigation links
A C D E F G H I L M N O P Q R S T V W 

A

AccessLevel - Enum in org.eclipse.milo.opcua.sdk.core
 
addUri(String) - Method in class org.eclipse.milo.opcua.sdk.core.ServerTable
 
AllowNulls - Static variable in class org.eclipse.milo.opcua.sdk.core.nodes.VariableNodeProperties
The AllowNulls Property is only used for DataVariables.
ALWAYS_GENERATES_EVENT_PREDICATE - Static variable in class org.eclipse.milo.opcua.sdk.core.Reference
 
Any - Static variable in class org.eclipse.milo.opcua.sdk.core.ValueRanks
 

C

CefactEngineeringUnits - Class in org.eclipse.milo.opcua.sdk.core
 
COMPONENT_OF_PREDICATE - Static variable in class org.eclipse.milo.opcua.sdk.core.Reference
 

D

DataType(QualifiedName, NodeId, NodeId, NodeId) - Constructor for class org.eclipse.milo.opcua.sdk.core.DataTypeTree.DataType
 
DataTypeNode - Interface in org.eclipse.milo.opcua.sdk.core.nodes
 
DataTypeNodeProperties - Class in org.eclipse.milo.opcua.sdk.core.nodes
 
DataTypeTree - Class in org.eclipse.milo.opcua.sdk.core
A tree-based representation of a DataType hierarchy.
DataTypeTree(Tree<DataTypeTree.DataType>) - Constructor for class org.eclipse.milo.opcua.sdk.core.DataTypeTree
 
DataTypeTree.DataType - Class in org.eclipse.milo.opcua.sdk.core
Data object that holds details of a DataType: Browse Name of the DataType Node NodeId of the DataType Node NodeId of the Binary Encoding Node NodeId of the XML Encoding Node
DataTypeVersion - Static variable in class org.eclipse.milo.opcua.sdk.core.nodes.VariableNodeProperties
Only used for Variables of the VariableType DataTypeDictionaryType and DataTypeDescriptionType as described in OPC UA Part 5, section 5.18.
DictionaryFragment - Static variable in class org.eclipse.milo.opcua.sdk.core.nodes.VariableNodeProperties
Only used for Variables of the VariableType DataTypeDescriptionType as described in OPC UA Part 5, section 5.18.

E

EngineeringUnits - Static variable in class org.eclipse.milo.opcua.sdk.core.nodes.VariableNodeProperties
Only used for DataVariables having a Number DataType.
EnumStrings - Static variable in class org.eclipse.milo.opcua.sdk.core.nodes.DataTypeNodeProperties
The EnumStrings Property only applies for Enumeration DataTypes.
EnumValues - Static variable in class org.eclipse.milo.opcua.sdk.core.nodes.DataTypeNodeProperties
The EnumValues Property only applies for Enumeration DataTypes.
equals(Object) - Method in class org.eclipse.milo.opcua.sdk.core.DataTypeTree.DataType
 
equals(Object) - Method in class org.eclipse.milo.opcua.sdk.core.QualifiedProperty
 
equals(Object) - Method in class org.eclipse.milo.opcua.sdk.core.Reference
 

F

fromMask(int) - Static method in enum org.eclipse.milo.opcua.sdk.core.WriteMask
 
fromMask(UInteger) - Static method in enum org.eclipse.milo.opcua.sdk.core.WriteMask
 
fromValue(UByte) - Static method in enum org.eclipse.milo.opcua.sdk.core.AccessLevel
Create a Set of AccessLevel from the accessLevel value.
fromValue(int) - Static method in enum org.eclipse.milo.opcua.sdk.core.AccessLevel
Create a Set of AccessLevel from the accessLevel value.

G

getAccessLevel() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableNode
 
getAll() - Static method in class org.eclipse.milo.opcua.sdk.core.CefactEngineeringUnits
 
getArrayDimensions() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableNode
 
getArrayDimensions() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableTypeNode
 
getArrayDimensions() - Method in class org.eclipse.milo.opcua.sdk.core.QualifiedProperty
 
getBackingClass(NodeId) - Method in class org.eclipse.milo.opcua.sdk.core.DataTypeTree
Get the backing Class a value of DataType dataTypeId would have.
getBinaryEncodingId() - Method in class org.eclipse.milo.opcua.sdk.core.DataTypeTree.DataType
Get the NodeId of the Binary Encoding Node for this DataType, if it exists.
getBinaryEncodingId(NodeId) - Method in class org.eclipse.milo.opcua.sdk.core.DataTypeTree
Get the NodeId of the Binary Encoding Node for the DataType identified by dataTypeId.
getBounds() - Method in class org.eclipse.milo.opcua.sdk.core.NumericRange
 
getBrowseName() - Method in class org.eclipse.milo.opcua.sdk.core.DataTypeTree.DataType
Get the Browse Name of this DataType.
getBrowseName() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.Node
Get the BrowseName attribute.
getBrowseName() - Method in class org.eclipse.milo.opcua.sdk.core.QualifiedProperty
 
getBuiltinType(NodeId) - Method in class org.eclipse.milo.opcua.sdk.core.DataTypeTree
Get the BuiltinDataType dataTypeId inherits from, following references to the parent as necessary until a BuiltinDataType is found.
getByUnitId(int) - Static method in class org.eclipse.milo.opcua.sdk.core.CefactEngineeringUnits
 
getContainsNoLoops() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.ViewNode
 
getDataType(NodeId) - Method in class org.eclipse.milo.opcua.sdk.core.DataTypeTree
Get the DataTypeTree.DataType info for the DataType identified by dataTypeId, if it exists.
getDataType() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableNode
 
getDataType() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableTypeNode
 
getDataType() - Method in class org.eclipse.milo.opcua.sdk.core.QualifiedProperty
 
getDescription() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.Node
Get the Description attribute.
getDirection() - Method in class org.eclipse.milo.opcua.sdk.core.Reference
 
getDisplayName() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.Node
See OPC UA Part 3, section 5.2.5.
getEventNotifier() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.ObjectNode
The EventNotifier attribute identifies whether the Object can be used to subscribe to Events or to read and write the history of the Events.
getEventNotifier() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.ViewNode
 
getHigh() - Method in class org.eclipse.milo.opcua.sdk.core.NumericRange.Bounds
 
getHistorizing() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableNode
 
getIndex(String) - Method in class org.eclipse.milo.opcua.sdk.core.ServerTable
 
getInverseName() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.ReferenceTypeNode
 
getIsAbstract() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.DataTypeNode
The IsAbstract attribute specifies if the DataType is abstract or not.
getIsAbstract() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.ObjectTypeNode
The IsAbstract attribute indicates if this ObjectType is abstract or not.
getIsAbstract() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.ReferenceTypeNode
 
getIsAbstract() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableTypeNode
 
getJavaType() - Method in class org.eclipse.milo.opcua.sdk.core.QualifiedProperty
 
getLow() - Method in class org.eclipse.milo.opcua.sdk.core.NumericRange.Bounds
 
getMinimumSamplingInterval() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableNode
 
getNamespaceUri() - Method in class org.eclipse.milo.opcua.sdk.core.QualifiedProperty
 
getNodeClass() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.Node
Get the NodeClass attribute.
getNodeId() - Method in class org.eclipse.milo.opcua.sdk.core.DataTypeTree.DataType
Get the NodeId of this DataType.
getNodeId() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.Node
Get the NodeId attribute.
getQualifiedName(NamespaceTable) - Method in class org.eclipse.milo.opcua.sdk.core.QualifiedProperty
Get the QualifiedName of this property.
getRange() - Method in class org.eclipse.milo.opcua.sdk.core.NumericRange
 
getReferenceTypeId() - Method in class org.eclipse.milo.opcua.sdk.core.Reference
 
getSourceNodeId() - Method in class org.eclipse.milo.opcua.sdk.core.Reference
 
getSymmetric() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.ReferenceTypeNode
 
getTargetNodeId() - Method in class org.eclipse.milo.opcua.sdk.core.Reference
 
getTree() - Method in class org.eclipse.milo.opcua.sdk.core.DataTypeTree
Get the underlying Tree structure.
getTreeNode(NodeId) - Method in class org.eclipse.milo.opcua.sdk.core.DataTypeTree
Get the underlying Tree node for the DataType identified by dataTypeId.
getUri(int) - Method in class org.eclipse.milo.opcua.sdk.core.ServerTable
 
getUserAccessLevel() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableNode
 
getUserWriteMask() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.Node
Get the UserWriteMask attribute.
getValue() - Method in enum org.eclipse.milo.opcua.sdk.core.AccessLevel
 
getValue() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableNode
 
getValue() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableTypeNode
 
getValue() - Method in enum org.eclipse.milo.opcua.sdk.core.ValueRank
 
getValue() - Method in enum org.eclipse.milo.opcua.sdk.core.WriteMask
 
getValueRank() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableNode
 
getValueRank() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableTypeNode
 
getValueRank() - Method in class org.eclipse.milo.opcua.sdk.core.QualifiedProperty
 
getWriteMask() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.Node
Get the WriteMask attribute.
getXmlEncodingId() - Method in class org.eclipse.milo.opcua.sdk.core.DataTypeTree.DataType
Get the NodeId of the XML Encoding Node for this DataType, if it exists.
getXmlEncodingId(NodeId) - Method in class org.eclipse.milo.opcua.sdk.core.DataTypeTree
Get the NodeId of the XML Encoding Node for the DataType identified by dataTypeId.
GroupMapCollate - Class in org.eclipse.milo.opcua.sdk.core.util
 
GroupMapCollate() - Constructor for class org.eclipse.milo.opcua.sdk.core.util.GroupMapCollate
 
groupMapCollate(List<T>, Function<T, K>, Function<K, GroupMapCollate.Mapper<T, R>>) - Static method in class org.eclipse.milo.opcua.sdk.core.util.GroupMapCollate
 
GroupMapCollate.Mapper<T,R> - Interface in org.eclipse.milo.opcua.sdk.core.util
 

H

HAS_COMPONENT_PREDICATE - Static variable in class org.eclipse.milo.opcua.sdk.core.Reference
 
HAS_DESCRIPTION_PREDICATE - Static variable in class org.eclipse.milo.opcua.sdk.core.Reference
 
HAS_ENCODING_PREDICATE - Static variable in class org.eclipse.milo.opcua.sdk.core.Reference
 
HAS_EVENT_SOURCE_PREDICATE - Static variable in class org.eclipse.milo.opcua.sdk.core.Reference
 
HAS_MODELLING_RULE_PREDICATE - Static variable in class org.eclipse.milo.opcua.sdk.core.Reference
 
HAS_NOTIFIER_PREDICATE - Static variable in class org.eclipse.milo.opcua.sdk.core.Reference
 
HAS_ORDERED_COMPONENT_PREDICATE - Static variable in class org.eclipse.milo.opcua.sdk.core.Reference
 
HAS_PROPERTY_PREDICATE - Static variable in class org.eclipse.milo.opcua.sdk.core.Reference
 
HAS_SUBTYPE - Static variable in class org.eclipse.milo.opcua.sdk.core.Reference
 
HAS_TYPE_DEFINITION_PREDICATE - Static variable in class org.eclipse.milo.opcua.sdk.core.Reference
 
hashCode() - Method in class org.eclipse.milo.opcua.sdk.core.DataTypeTree.DataType
 
hashCode() - Method in class org.eclipse.milo.opcua.sdk.core.QualifiedProperty
 
hashCode() - Method in class org.eclipse.milo.opcua.sdk.core.Reference
 
HISTORY_READ_ONLY - Static variable in enum org.eclipse.milo.opcua.sdk.core.AccessLevel
 
HISTORY_READ_WRITE - Static variable in enum org.eclipse.milo.opcua.sdk.core.AccessLevel
 

I

Icon - Static variable in class org.eclipse.milo.opcua.sdk.core.nodes.ObjectNodeProperties
The Icon Property is provides an image that can be used by Clients when displaying the Node.
Icon - Static variable in class org.eclipse.milo.opcua.sdk.core.nodes.ObjectTypeNodeProperties
The Icon Property is provides an image that can be used by Clients when displaying the Node.
InputArguments - Static variable in class org.eclipse.milo.opcua.sdk.core.nodes.MethodNodeProperties
The InputArguments Property is used to specify the arguments that shall be used by a client when calling the Method.
invert(NamespaceTable) - Method in class org.eclipse.milo.opcua.sdk.core.Reference
Return an inverted instance of this Reference so long as the target NodeId resides within this server.
isAssignable(NodeId, Class<?>) - Method in class org.eclipse.milo.opcua.sdk.core.DataTypeTree
Check if a value of type clazz is assignable to a value of DataType dataTypeId, i.e.
isExecutable() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.MethodNode
The Executable attribute indicates whether the Method is executable, not taking user access rights into account.
isForward() - Method in class org.eclipse.milo.opcua.sdk.core.Reference
 
isInverse() - Method in class org.eclipse.milo.opcua.sdk.core.Reference
 
isUserExecutable() - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.MethodNode
The UserExecutable attribute indicates whether the Method is executable, taking user access rights into account.

L

LocalTime - Static variable in class org.eclipse.milo.opcua.sdk.core.nodes.VariableNodeProperties
The LocalTime Property is only used for DataVariables.

M

map(List<T>) - Method in interface org.eclipse.milo.opcua.sdk.core.util.GroupMapCollate.Mapper
Map items into a List of results type R.
MaxArrayLength - Static variable in class org.eclipse.milo.opcua.sdk.core.nodes.VariableNodeProperties
Only used for DataVariables having its ValueRank Attribute not set to scalar.
MaxStringLength - Static variable in class org.eclipse.milo.opcua.sdk.core.nodes.VariableNodeProperties
Only used for DataVariables having a String DataType.
MethodNode - Interface in org.eclipse.milo.opcua.sdk.core.nodes
 
MethodNodeProperties - Class in org.eclipse.milo.opcua.sdk.core.nodes
 

N

NamingRule - Static variable in class org.eclipse.milo.opcua.sdk.core.nodes.ObjectNodeProperties
The NamingRule Property defines the NamingRule of a ModellingRule.
Node - Interface in org.eclipse.milo.opcua.sdk.core.nodes
 
NodeVersion - Static variable in class org.eclipse.milo.opcua.sdk.core.nodes.DataTypeNodeProperties
The NodeVersion Property is used to indicate the version of a Node.
NodeVersion - Static variable in class org.eclipse.milo.opcua.sdk.core.nodes.MethodNodeProperties
The NodeVersion Property is used to indicate the version of a Node.
NodeVersion - Static variable in class org.eclipse.milo.opcua.sdk.core.nodes.ObjectNodeProperties
The NodeVersion Property is used to indicate the version of a Node.
NodeVersion - Static variable in class org.eclipse.milo.opcua.sdk.core.nodes.ObjectTypeNodeProperties
The NodeVersion Property is used to indicate the version of a Node.
NodeVersion - Static variable in class org.eclipse.milo.opcua.sdk.core.nodes.ReferenceTypeNodeProperties
The NodeVersion Property is used to indicate the version of a Node.
NodeVersion - Static variable in class org.eclipse.milo.opcua.sdk.core.nodes.VariableNodeProperties
The NodeVersion Property is used to indicate the version of a Node.
NodeVersion - Static variable in class org.eclipse.milo.opcua.sdk.core.nodes.VariableTypeNodeProperties
The NodeVersion Property is used to indicate the version of a Node.
NodeVersion - Static variable in class org.eclipse.milo.opcua.sdk.core.nodes.ViewNodeProperties
The NodeVersion Property is used to indicate the version of a Node.
NONE - Static variable in enum org.eclipse.milo.opcua.sdk.core.AccessLevel
 
NONE - Static variable in enum org.eclipse.milo.opcua.sdk.core.WriteMask
 
NumericRange - Class in org.eclipse.milo.opcua.sdk.core
 
NumericRange(String, NumericRange.Bounds[]) - Constructor for class org.eclipse.milo.opcua.sdk.core.NumericRange
 
NumericRange.Bounds - Class in org.eclipse.milo.opcua.sdk.core
 

O

ObjectNode - Interface in org.eclipse.milo.opcua.sdk.core.nodes
 
ObjectNodeProperties - Class in org.eclipse.milo.opcua.sdk.core.nodes
 
ObjectTypeNode - Interface in org.eclipse.milo.opcua.sdk.core.nodes
 
ObjectTypeNodeProperties - Class in org.eclipse.milo.opcua.sdk.core.nodes
 
OneDimension - Static variable in class org.eclipse.milo.opcua.sdk.core.ValueRanks
 
OneOrMoreDimensions - Static variable in class org.eclipse.milo.opcua.sdk.core.ValueRanks
 
opt2stream(Optional<T>) - Static method in class org.eclipse.milo.opcua.sdk.core.util.StreamUtil
Turns an Optional into a Stream of length zero or one depending upon whether a value is present.
OptionSetValues - Static variable in class org.eclipse.milo.opcua.sdk.core.nodes.DataTypeNodeProperties
The OptionSetValues Property only applies for OptionSet DataTypes and UInteger DataTypes.
ORDERED_COMPONENT_OF_PREDICATE - Static variable in class org.eclipse.milo.opcua.sdk.core.Reference
 
org.eclipse.milo.opcua.sdk.core - package org.eclipse.milo.opcua.sdk.core
 
org.eclipse.milo.opcua.sdk.core.nodes - package org.eclipse.milo.opcua.sdk.core.nodes
 
org.eclipse.milo.opcua.sdk.core.util - package org.eclipse.milo.opcua.sdk.core.util
 
ORGANIZES_PREDICATE - Static variable in class org.eclipse.milo.opcua.sdk.core.Reference
 
OutputArguments - Static variable in class org.eclipse.milo.opcua.sdk.core.nodes.MethodNodeProperties
The OutputArguments Property specifies the result returned from the Method call.

P

parse(String) - Static method in class org.eclipse.milo.opcua.sdk.core.NumericRange
 
putUri(String, int) - Method in class org.eclipse.milo.opcua.sdk.core.ServerTable
 

Q

QualifiedProperty<T> - Class in org.eclipse.milo.opcua.sdk.core
 
QualifiedProperty(String, String, ExpandedNodeId, Integer, Class<T>) - Constructor for class org.eclipse.milo.opcua.sdk.core.QualifiedProperty
 

R

READ_ONLY - Static variable in enum org.eclipse.milo.opcua.sdk.core.AccessLevel
 
READ_WRITE - Static variable in enum org.eclipse.milo.opcua.sdk.core.AccessLevel
 
readFromValueAtRange(Variant, NumericRange) - Static method in class org.eclipse.milo.opcua.sdk.core.NumericRange
 
Reference - Class in org.eclipse.milo.opcua.sdk.core
 
Reference(NodeId, NodeId, ExpandedNodeId, boolean) - Constructor for class org.eclipse.milo.opcua.sdk.core.Reference
 
Reference(NodeId, NodeId, ExpandedNodeId, Reference.Direction) - Constructor for class org.eclipse.milo.opcua.sdk.core.Reference
 
Reference.Direction - Enum in org.eclipse.milo.opcua.sdk.core
 
ReferenceTypeNode - Interface in org.eclipse.milo.opcua.sdk.core.nodes
 
ReferenceTypeNodeProperties - Class in org.eclipse.milo.opcua.sdk.core.nodes
 
ReferenceTypeNodeProperties() - Constructor for class org.eclipse.milo.opcua.sdk.core.nodes.ReferenceTypeNodeProperties
 
reindex(NamespaceTable, String, String, String) - Method in class org.eclipse.milo.opcua.sdk.core.Reference
Re-index the source, target, and reference type NodeIds in this Reference from their current namespace index to the index for namespaceUri.

S

Scalar - Static variable in class org.eclipse.milo.opcua.sdk.core.ValueRanks
 
ScalarOrOneDimension - Static variable in class org.eclipse.milo.opcua.sdk.core.ValueRanks
 
ServerTable - Class in org.eclipse.milo.opcua.sdk.core
 
ServerTable() - Constructor for class org.eclipse.milo.opcua.sdk.core.ServerTable
 
setAccessLevel(UByte) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableNode
 
setArrayDimensions(UInteger[]) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableNode
 
setArrayDimensions(UInteger[]) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableTypeNode
 
setBrowseName(QualifiedName) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.Node
Set the BrowseName attribute of this Node.
setContainsNoLoops(Boolean) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.ViewNode
 
setDataType(NodeId) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableNode
Set the DataType attribute of this Node.
setDataType(NodeId) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableTypeNode
 
setDescription(LocalizedText) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.Node
Set the Description attribute of this Node.
setDisplayName(LocalizedText) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.Node
Set the DisplayName attribute of this Node.
setEventNotifier(UByte) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.ObjectNode
Set the EventNotifier attribute of this Object.
setEventNotifier(UByte) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.ViewNode
 
setExecutable(Boolean) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.MethodNode
Set the Executable attribute of this Method.
setHistorizing(Boolean) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableNode
 
setInverseName(LocalizedText) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.ReferenceTypeNode
 
setIsAbstract(Boolean) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.DataTypeNode
Set the IsAbstract attribute of this DataType.
setIsAbstract(Boolean) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.ObjectTypeNode
Set the IsAbstract attribute of this ObjectType.
setIsAbstract(Boolean) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.ReferenceTypeNode
 
setIsAbstract(Boolean) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableTypeNode
 
setMinimumSamplingInterval(Double) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableNode
 
setNodeClass(NodeClass) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.Node
Set the NodeClass attribute of this Node.
setNodeId(NodeId) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.Node
Set the NodeId attribute of this Node.
setSymmetric(Boolean) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.ReferenceTypeNode
 
setUserAccessLevel(UByte) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableNode
 
setUserExecutable(Boolean) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.MethodNode
Set the UserExecutable attribute of this Method.
setUserWriteMask(UInteger) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.Node
Set the UserWriteMask attribute of this Node.
setValue(DataValue) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableNode
Set the Value attribute of this Node.
setValue(DataValue) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableTypeNode
 
setValueRank(Integer) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableNode
 
setValueRank(Integer) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.VariableTypeNode
 
setWriteMask(UInteger) - Method in interface org.eclipse.milo.opcua.sdk.core.nodes.Node
Set the WriteMask attribute of this Node.
StreamUtil - Class in org.eclipse.milo.opcua.sdk.core.util
 
StreamUtil() - Constructor for class org.eclipse.milo.opcua.sdk.core.util.StreamUtil
 
SUBTYPE_OF - Static variable in class org.eclipse.milo.opcua.sdk.core.Reference
 
subtypeOf(NodeId) - Method in class org.eclipse.milo.opcua.sdk.core.Reference
Check if this reference is a subtype of the built-in reference identified by superTypeId.
subtypeOf(NodeId, Map<NodeId, ReferenceType>) - Method in class org.eclipse.milo.opcua.sdk.core.Reference
 

T

toArray() - Method in class org.eclipse.milo.opcua.sdk.core.ServerTable
 
toString() - Method in class org.eclipse.milo.opcua.sdk.core.DataTypeTree.DataType
 
toString() - Method in class org.eclipse.milo.opcua.sdk.core.NumericRange.Bounds
 
toString() - Method in class org.eclipse.milo.opcua.sdk.core.NumericRange
 
toString() - Method in class org.eclipse.milo.opcua.sdk.core.QualifiedProperty
 
toString() - Method in class org.eclipse.milo.opcua.sdk.core.Reference
 
toValue(AccessLevel...) - Static method in enum org.eclipse.milo.opcua.sdk.core.AccessLevel
Convert levels to a UByte value for the AccessLevel or UserAccessLevel attribute.
toValue(Set<AccessLevel>) - Static method in enum org.eclipse.milo.opcua.sdk.core.AccessLevel
Convert levels to a UByte value for the AccessLevel or UserAccessLevel attribute.

V

ValueAsText - Static variable in class org.eclipse.milo.opcua.sdk.core.nodes.VariableNodeProperties
Only used for DataVariables having an Enumeration DataType.
valueOf(String) - Static method in enum org.eclipse.milo.opcua.sdk.core.AccessLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.milo.opcua.sdk.core.Reference.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.milo.opcua.sdk.core.ValueRank
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.milo.opcua.sdk.core.WriteMask
Returns the enum constant of this type with the specified name.
ValueRank - Enum in org.eclipse.milo.opcua.sdk.core
 
ValueRanks - Class in org.eclipse.milo.opcua.sdk.core
 
ValueRanks() - Constructor for class org.eclipse.milo.opcua.sdk.core.ValueRanks
 
values() - Static method in enum org.eclipse.milo.opcua.sdk.core.AccessLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.milo.opcua.sdk.core.Reference.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.milo.opcua.sdk.core.ValueRank
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.milo.opcua.sdk.core.WriteMask
Returns an array containing the constants of this enum type, in the order they are declared.
VariableNode - Interface in org.eclipse.milo.opcua.sdk.core.nodes
 
VariableNodeProperties - Class in org.eclipse.milo.opcua.sdk.core.nodes
 
VariableTypeNode - Interface in org.eclipse.milo.opcua.sdk.core.nodes
 
VariableTypeNodeProperties - Class in org.eclipse.milo.opcua.sdk.core.nodes
 
ViewNode - Interface in org.eclipse.milo.opcua.sdk.core.nodes
 
ViewNodeProperties - Class in org.eclipse.milo.opcua.sdk.core.nodes
 
ViewVersion - Static variable in class org.eclipse.milo.opcua.sdk.core.nodes.ViewNodeProperties
The version number for the View.

W

WRITE_ONLY - Static variable in enum org.eclipse.milo.opcua.sdk.core.AccessLevel
 
WriteMask - Enum in org.eclipse.milo.opcua.sdk.core
 
writeToValueAtRange(Variant, Variant, NumericRange) - Static method in class org.eclipse.milo.opcua.sdk.core.NumericRange
 
A C D E F G H I L M N O P Q R S T V W 
Skip navigation links

Copyright © 2025. All rights reserved.