Interface Exercises<Cmd>
- Type Parameters:
Cmd- The returned type of ledger command.
- All Known Subinterfaces:
Exercises.Archivable<Cmd>
- All Known Implementing Classes:
ByKey,ByKey.ToInterface,ContractId,CreateAnd,CreateAnd.ToInterface
public interface Exercises<Cmd>
Root of all generated
Exercises interfaces for templates and Daml interfaces.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAddsExercises.Archivable.exerciseArchive()to every exercise target.