Uses of Interface
com.daml.ledger.javaapi.data.codegen.Exercises
- 
Packages that use Exercises Package Description com.daml.ledger.javaapi.data.codegen 
- 
- 
Uses of Exercises in com.daml.ledger.javaapi.data.codegenSubinterfaces of Exercises in com.daml.ledger.javaapi.data.codegen Modifier and Type Interface Description static interfaceExercises.Archive<Cmd>AddsExercises.Archive.exerciseArchive()to every exercise target.Classes in com.daml.ledger.javaapi.data.codegen that implement Exercises Modifier and Type Class Description classByKeyParent of all generatedByKeyclasses within templates and interfaces.static classByKey.ToInterfaceParent of all generatedByKeyclasses within interfaces.classContractId<T>This class is used as a super class for all concrete ContractIds generated by the java codegen with the following properties:classCreateAndParent of all generatedCreateAndclasses within templates and interfaces.static classCreateAnd.ToInterfaceParent of all generatedCreateAndclasses within interfaces.
 
-