Uses of Interface
org.eclipse.milo.opcua.sdk.client.model.objects.ShelvedStateMachineType
Packages that use ShelvedStateMachineType
-
Uses of ShelvedStateMachineType in org.eclipse.milo.opcua.sdk.client.model.objects
Classes in org.eclipse.milo.opcua.sdk.client.model.objects that implement ShelvedStateMachineTypeMethods in org.eclipse.milo.opcua.sdk.client.model.objects that return ShelvedStateMachineTypeModifier and TypeMethodDescriptionAlarmConditionType.getShelvingStateNode()Get the ShelvingStateShelvedStateMachineTypeNode, ornullif it does not exist.Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return types with arguments of type ShelvedStateMachineTypeModifier and TypeMethodDescriptionCompletableFuture<? extends ShelvedStateMachineType>AlarmConditionType.getShelvingStateNodeAsync()Asynchronous implementation ofAlarmConditionType.getShelvingStateNode().