Uses of Class
org.eclipse.milo.opcua.stack.core.types.structured.HistoryUpdateResult
Packages that use HistoryUpdateResult
-
Uses of HistoryUpdateResult in org.eclipse.milo.opcua.stack.core.types.structured
Methods in org.eclipse.milo.opcua.stack.core.types.structured that return HistoryUpdateResultModifier and TypeMethodDescriptionHistoryUpdateResult.Codec.decodeType(EncodingContext context, UaDecoder decoder) HistoryUpdateResult @Nullable []HistoryUpdateResponse.getResults()Methods in org.eclipse.milo.opcua.stack.core.types.structured that return types with arguments of type HistoryUpdateResultMethods in org.eclipse.milo.opcua.stack.core.types.structured with parameters of type HistoryUpdateResultModifier and TypeMethodDescriptionvoidHistoryUpdateResult.Codec.encodeType(EncodingContext context, UaEncoder encoder, HistoryUpdateResult value) Constructors in org.eclipse.milo.opcua.stack.core.types.structured with parameters of type HistoryUpdateResultModifierConstructorDescriptionHistoryUpdateResponse(ResponseHeader responseHeader, HistoryUpdateResult @Nullable [] results, DiagnosticInfo @Nullable [] diagnosticInfos)