Uses of Class
org.eclipse.milo.opcua.stack.core.types.structured.QueryDataDescription
Packages that use QueryDataDescription
-
Uses of QueryDataDescription in org.eclipse.milo.opcua.stack.core.types.structured
Methods in org.eclipse.milo.opcua.stack.core.types.structured that return QueryDataDescriptionModifier and TypeMethodDescriptionQueryDataDescription.Codec.decodeType(EncodingContext context, UaDecoder decoder) QueryDataDescription @Nullable []NodeTypeDescription.getDataToReturn()Methods in org.eclipse.milo.opcua.stack.core.types.structured that return types with arguments of type QueryDataDescriptionMethods in org.eclipse.milo.opcua.stack.core.types.structured with parameters of type QueryDataDescriptionModifier and TypeMethodDescriptionvoidQueryDataDescription.Codec.encodeType(EncodingContext context, UaEncoder encoder, QueryDataDescription value) Constructors in org.eclipse.milo.opcua.stack.core.types.structured with parameters of type QueryDataDescriptionModifierConstructorDescriptionNodeTypeDescription(ExpandedNodeId typeDefinitionNode, Boolean includeSubTypes, QueryDataDescription @Nullable [] dataToReturn)