Uses of Interface
org.eclipse.milo.opcua.sdk.client.model.objects.InitialStateType
Packages that use InitialStateType
-
Uses of InitialStateType in org.eclipse.milo.opcua.sdk.client.model.objects
Classes in org.eclipse.milo.opcua.sdk.client.model.objects that implement InitialStateTypeMethods in org.eclipse.milo.opcua.sdk.client.model.objects that return InitialStateTypeModifier and TypeMethodDescriptionFileTransferStateMachineType.getIdleNode()Get the IdleInitialStateTypeNode, ornullif it does not exist.Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return types with arguments of type InitialStateTypeModifier and TypeMethodDescriptionCompletableFuture<? extends InitialStateType>FileTransferStateMachineType.getIdleNodeAsync()Asynchronous implementation ofFileTransferStateMachineType.getIdleNode().