Uses of Package
com.daml.ledger.javaapi.data.codegen
-
Classes in com.daml.ledger.javaapi.data.codegen used by com.daml.ledger.javaapi.data Class Description Contract A superclass for all codegen-generated Contracts.ContractCompanion Metadata and utilities associated with a template as a whole, rather than one single contract made from that template.ContractId This class is used as a super class for all concrete ContractIds generated by the java codegen with the following properties:ContractTypeCompanion The commonality betweenContractCompanionandInterfaceCompanion.CreateAnd Parent of all generatedCreateAndclasses within templates and interfaces.Created This class contains information related to a result after a contract is created.DamlRecord Base class of all decoded-to-codegen Daml records with no type parameters.DefinedDataType The codegen-decoded form of any of these: whatDamlRecorddescribes, aVariantwithout type parameters, or anyDamlEnum.HasCommands This is an interface describing classes that contains or can generate a list ofCommandInterfaceCompanion Metadata and utilities associated with an interface as a whole.Update -
Classes in com.daml.ledger.javaapi.data.codegen used by com.daml.ledger.javaapi.data.codegen Class Description ByKey Parent of all generatedByKeyclasses within templates and interfaces.Choice This represents a Daml choice that can be exercised onContractIds of typeContractId<Tpl>.Contract A superclass for all codegen-generated Contracts.ContractCompanion Metadata and utilities associated with a template as a whole, rather than one single contract made from that template.ContractCompanion.FromJson ContractCompanion.WithKey.NewContract ContractCompanion.WithoutKey.NewContract ContractId This class is used as a super class for all concrete ContractIds generated by the java codegen with the following properties:ContractTypeCompanion The commonality betweenContractCompanionandInterfaceCompanion.CreateAnd Parent of all generatedCreateAndclasses within templates and interfaces.Created This class contains information related to a result after a contract is created.DamlRecord Base class of all decoded-to-codegen Daml records with no type parameters.DefinedDataType The codegen-decoded form of any of these: whatDamlRecorddescribes, aVariantwithout type parameters, or anyDamlEnum.Exercised This class contains information related to the result after a choice is exercised.Exercises Root of all generatedExercisesinterfaces for templates and Daml interfaces.HasCommands This is an interface describing classes that contains or can generate a list ofCommandInterfaceCompanion.FromJson Update Update.CreateUpdate INTERNAL API: this is meant for use by the Java code generator, and should not be instantiated directly.Update.ExerciseUpdate INTERNAL API: this is meant for use by the Java code generator, and should not be instantiated directly.ValueDecoder A converter from the encoded form of a Daml value, represented byValue, to the codegen-decoded form, represented byData. -
Classes in com.daml.ledger.javaapi.data.codegen used by com.daml.ledger.javaapi.data.codegen.json Class Description ContractId This class is used as a super class for all concrete ContractIds generated by the java codegen with the following properties:DamlEnum Base interface of all decoded-to-codegen Daml enums. -
Classes in com.daml.ledger.javaapi.data.codegen used by com.daml.ledger.rxjava Class Description HasCommands This is an interface describing classes that contains or can generate a list ofCommandUpdate -
Classes in com.daml.ledger.javaapi.data.codegen used by com.daml.ledger.rxjava.grpc Class Description HasCommands This is an interface describing classes that contains or can generate a list ofCommandUpdate