Uses of Class
org.eclipse.milo.opcua.stack.core.types.structured.HistoryReadValueId
Packages that use HistoryReadValueId
-
Uses of HistoryReadValueId in org.eclipse.milo.opcua.stack.core.types.structured
Methods in org.eclipse.milo.opcua.stack.core.types.structured that return HistoryReadValueIdModifier and TypeMethodDescriptionHistoryReadValueId.Codec.decodeType(EncodingContext context, UaDecoder decoder) HistoryReadValueId @Nullable []HistoryReadRequest.getNodesToRead()Methods in org.eclipse.milo.opcua.stack.core.types.structured that return types with arguments of type HistoryReadValueIdMethods in org.eclipse.milo.opcua.stack.core.types.structured with parameters of type HistoryReadValueIdModifier and TypeMethodDescriptionvoidHistoryReadValueId.Codec.encodeType(EncodingContext context, UaEncoder encoder, HistoryReadValueId value) Constructors in org.eclipse.milo.opcua.stack.core.types.structured with parameters of type HistoryReadValueIdModifierConstructorDescriptionHistoryReadRequest(RequestHeader requestHeader, ExtensionObject historyReadDetails, TimestampsToReturn timestampsToReturn, Boolean releaseContinuationPoints, HistoryReadValueId @Nullable [] nodesToRead)