Uses of Class
com.daml.ledger.javaapi.data.Transaction.Node
Packages that use Transaction.Node
-
Uses of Transaction.Node in com.daml.ledger.javaapi.data
Methods in com.daml.ledger.javaapi.data that return types with arguments of type Transaction.NodeModifier and TypeMethodDescriptionTransaction.Node.getChildren()@NonNull List<@NonNull Transaction.Node>Transaction.getRootNodes()Returns the nodes of the transaction as a forest of nodes.