Uses of Package
com.daml.ledger.javaapi.data.codegen
Packages that use com.daml.ledger.javaapi.data.codegen
Package
Description
-
Classes in com.daml.ledger.javaapi.data.codegen used by com.daml.ledger.javaapi.dataClassDescriptionA superclass for all codegen-generated Contracts.Metadata and utilities associated with a template as a whole, rather than one single contract made from that template.This class is used as a super class for all concrete ContractIds generated by the java codegen with the following properties:The commonality between
ContractCompanionandInterfaceCompanion.Parent of all generatedCreateAndclasses within templates and interfaces.This class contains information related to a result after a contract is created.Base class of all decoded-to-codegen Daml records with no type parameters.The codegen-decoded form of any of these: whatDamlRecorddescribes, aVariantwithout type parameters, or anyDamlEnum.This is an interface describing classes that contains or can generate a list ofCommandMetadata and utilities associated with an interface as a whole. -
Classes in com.daml.ledger.javaapi.data.codegen used by com.daml.ledger.javaapi.data.codegenClassDescriptionParent of all generated
ByKeyclasses within templates and interfaces.This represents a Daml choice that can be exercised onContractIds of typeContractId<Tpl>.A superclass for all codegen-generated Contracts.Metadata and utilities associated with a template as a whole, rather than one single contract made from that template.This class is used as a super class for all concrete ContractIds generated by the java codegen with the following properties:The commonality betweenContractCompanionandInterfaceCompanion.Parent of all generatedCreateAndclasses within templates and interfaces.This class contains information related to a result after a contract is created.Base class of all decoded-to-codegen Daml records with no type parameters.The codegen-decoded form of any of these: whatDamlRecorddescribes, aVariantwithout type parameters, or anyDamlEnum.This class contains information related to the result after a choice is exercised.Root of all generatedExercisesinterfaces for templates and Daml interfaces.This is an interface describing classes that contains or can generate a list ofCommandINTERNAL API: this is meant for use by the Java code generator, and should not be instantiated directly.INTERNAL API: this is meant for use by the Java code generator, and should not be instantiated directly.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.jsonClassDescriptionThis class is used as a super class for all concrete ContractIds generated by the java codegen with the following properties:Base interface of all decoded-to-codegen Daml enums.