Uses of Interface
org.eclipse.milo.opcua.sdk.client.model.objects.UnitType
Packages that use UnitType
-
Uses of UnitType in org.eclipse.milo.opcua.sdk.client.model.objects
Subinterfaces of UnitType in org.eclipse.milo.opcua.sdk.client.model.objectsClasses in org.eclipse.milo.opcua.sdk.client.model.objects that implement UnitTypeModifier and TypeClassDescriptionclassclassclassMethods in org.eclipse.milo.opcua.sdk.client.model.objects that return UnitTypeModifier and TypeMethodDescriptionServerUnitType.getCoherentUnitNode()Get the CoherentUnitUnitTypeNode, ornullif it does not exist.Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return types with arguments of type UnitTypeModifier and TypeMethodDescriptionCompletableFuture<? extends UnitType>ServerUnitType.getCoherentUnitNodeAsync()Asynchronous implementation ofServerUnitType.getCoherentUnitNode().