Uses of Interface
org.eclipse.milo.opcua.sdk.client.model.variables.ThreeDOrientationType
Packages that use ThreeDOrientationType
-
Uses of ThreeDOrientationType in org.eclipse.milo.opcua.sdk.client.model.variables
Classes in org.eclipse.milo.opcua.sdk.client.model.variables that implement ThreeDOrientationTypeMethods in org.eclipse.milo.opcua.sdk.client.model.variables that return ThreeDOrientationTypeModifier and TypeMethodDescriptionThreeDFrameType.getOrientationNode()Get the OrientationThreeDOrientationTypeNode, ornullif it does not exist.Methods in org.eclipse.milo.opcua.sdk.client.model.variables that return types with arguments of type ThreeDOrientationTypeModifier and TypeMethodDescriptionCompletableFuture<? extends ThreeDOrientationType>ThreeDFrameType.getOrientationNodeAsync()Asynchronous implementation ofThreeDFrameType.getOrientationNode().