Interface Exercises<Cmd>
-
- Type Parameters:
Cmd- The returned type of ledger command.
- All Known Implementing Classes:
ByKey,ByKey.ToInterface,ContractId,CreateAnd,CreateAnd.ToInterface
public interface Exercises<Cmd>Root of all generatedExercisesinterfaces for templates and Daml interfaces.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CmdmakeExerciseCmd(java.lang.String choice, Value choiceArgument)
-