Uses of Interface
org.eclipse.milo.opcua.sdk.client.model.variables.OrientationType
Packages that use OrientationType
-
Uses of OrientationType in org.eclipse.milo.opcua.sdk.client.model.variables
Subinterfaces of OrientationType in org.eclipse.milo.opcua.sdk.client.model.variablesClasses in org.eclipse.milo.opcua.sdk.client.model.variables that implement OrientationTypeMethods in org.eclipse.milo.opcua.sdk.client.model.variables that return OrientationTypeModifier and TypeMethodDescriptionFrameType.getOrientationNode()Get the OrientationOrientationTypeNode, ornullif it does not exist.Methods in org.eclipse.milo.opcua.sdk.client.model.variables that return types with arguments of type OrientationTypeModifier and TypeMethodDescriptionCompletableFuture<? extends OrientationType>FrameType.getOrientationNodeAsync()Asynchronous implementation ofFrameType.getOrientationNode().