Uses of Class
org.eclipse.milo.opcua.stack.core.types.structured.NodeTypeDescription
Packages that use NodeTypeDescription
-
Uses of NodeTypeDescription in org.eclipse.milo.opcua.stack.core.types.structured
Methods in org.eclipse.milo.opcua.stack.core.types.structured that return NodeTypeDescriptionModifier and TypeMethodDescriptionNodeTypeDescription.Codec.decodeType(EncodingContext context, UaDecoder decoder) NodeTypeDescription @Nullable []QueryFirstRequest.getNodeTypes()Methods in org.eclipse.milo.opcua.stack.core.types.structured that return types with arguments of type NodeTypeDescriptionMethods in org.eclipse.milo.opcua.stack.core.types.structured with parameters of type NodeTypeDescriptionModifier and TypeMethodDescriptionvoidNodeTypeDescription.Codec.encodeType(EncodingContext context, UaEncoder encoder, NodeTypeDescription value) Constructors in org.eclipse.milo.opcua.stack.core.types.structured with parameters of type NodeTypeDescriptionModifierConstructorDescriptionQueryFirstRequest(RequestHeader requestHeader, ViewDescription view, NodeTypeDescription @Nullable [] nodeTypes, ContentFilter filter, UInteger maxDataSetsToReturn, UInteger maxReferencesToReturn)