Uses of Class
com.daml.ledger.javaapi.data.ExercisedEvent
Packages that use ExercisedEvent
-
Uses of ExercisedEvent in com.daml.ledger.javaapi.data
Methods in com.daml.ledger.javaapi.data that return ExercisedEventModifier and TypeMethodDescriptionstatic ExercisedEventExercisedEvent.fromProto(EventOuterClass.ExercisedEvent exercisedEvent) Methods in com.daml.ledger.javaapi.data with parameters of type ExercisedEventModifier and TypeMethodDescriptionTransaction.getChildNodeIds(ExercisedEvent exercised) Computes the children nodes of an exercised event.TransactionTree.getChildNodeIds(ExercisedEvent exercised) Computes the children nodes of an exercised event.