Uses of Interface
com.daml.ledger.javaapi.data.codegen.ContractCompanion.WithoutKey.NewContract
-
Packages that use ContractCompanion.WithoutKey.NewContract Package Description com.daml.ledger.javaapi.data.codegen -
-
Uses of ContractCompanion.WithoutKey.NewContract in com.daml.ledger.javaapi.data.codegen
Constructors in com.daml.ledger.javaapi.data.codegen with parameters of type ContractCompanion.WithoutKey.NewContract Constructor Description WithoutKey(java.lang.String templateClassName, Identifier templateId, java.util.function.Function<java.lang.String,Id> newContractId, java.util.function.Function<DamlRecord,Data> fromValue, ContractCompanion.WithoutKey.NewContract<Ct,Id,Data> newContract)
-