Uses of Class
org.apache.syncope.ext.openfga.client.model.Nodes
Packages that use Nodes
-
Uses of Nodes in org.apache.syncope.ext.openfga.client.model
Methods in org.apache.syncope.ext.openfga.client.model that return NodesModifier and TypeMethodDescriptionNodes.addNodesItem
(Node nodesItem) Node.getIntersection()
Get intersectionNode.getUnion()
Get unionMethods in org.apache.syncope.ext.openfga.client.model with parameters of type NodesModifier and TypeMethodDescriptionNode.intersection
(Nodes intersection) void
Node.setIntersection
(Nodes intersection) void