- 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
-