Uses of Interface
org.eclipse.milo.opcua.sdk.client.model.objects.RoleSetType
Packages that use RoleSetType
-
Uses of RoleSetType in org.eclipse.milo.opcua.sdk.client.model.objects
Classes in org.eclipse.milo.opcua.sdk.client.model.objects that implement RoleSetTypeMethods in org.eclipse.milo.opcua.sdk.client.model.objects that return RoleSetTypeModifier and TypeMethodDescriptionServerCapabilitiesType.getRoleSetNode()Get the RoleSetRoleSetTypeNode, ornullif it does not exist.Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return types with arguments of type RoleSetTypeModifier and TypeMethodDescriptionCompletableFuture<? extends RoleSetType>ServerCapabilitiesType.getRoleSetNodeAsync()Asynchronous implementation ofServerCapabilitiesType.getRoleSetNode().