Uses of Interface
org.eclipse.milo.opcua.sdk.client.model.variables.CartesianCoordinatesType
Packages that use CartesianCoordinatesType
-
Uses of CartesianCoordinatesType in org.eclipse.milo.opcua.sdk.client.model.variables
Subinterfaces of CartesianCoordinatesType in org.eclipse.milo.opcua.sdk.client.model.variablesClasses in org.eclipse.milo.opcua.sdk.client.model.variables that implement CartesianCoordinatesTypeModifier and TypeClassDescriptionclassclassMethods in org.eclipse.milo.opcua.sdk.client.model.variables that return CartesianCoordinatesTypeModifier and TypeMethodDescriptionFrameType.getCartesianCoordinatesNode()Get the CartesianCoordinatesCartesianCoordinatesTypeNode, ornullif it does not exist.Methods in org.eclipse.milo.opcua.sdk.client.model.variables that return types with arguments of type CartesianCoordinatesTypeModifier and TypeMethodDescriptionCompletableFuture<? extends CartesianCoordinatesType>FrameType.getCartesianCoordinatesNodeAsync()Asynchronous implementation ofFrameType.getCartesianCoordinatesNode().