Uses of Interface
org.eclipse.milo.opcua.sdk.client.model.variables.AudioVariableType
Packages that use AudioVariableType
Package
Description
-
Uses of AudioVariableType in org.eclipse.milo.opcua.sdk.client.model.objects
Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return AudioVariableTypeModifier and TypeMethodDescriptionAlarmConditionType.getAudibleSoundNode()Get the AudibleSoundAudioVariableTypeNode, ornullif it does not exist.Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return types with arguments of type AudioVariableTypeModifier and TypeMethodDescriptionCompletableFuture<? extends AudioVariableType>AlarmConditionType.getAudibleSoundNodeAsync()Asynchronous implementation ofAlarmConditionType.getAudibleSoundNode(). -
Uses of AudioVariableType in org.eclipse.milo.opcua.sdk.client.model.variables
Classes in org.eclipse.milo.opcua.sdk.client.model.variables that implement AudioVariableType