Uses of Interface
com.daml.ledger.javaapi.data.codegen.ContractCompanion.FromJson
Packages that use ContractCompanion.FromJson
-
Uses of ContractCompanion.FromJson in com.daml.ledger.javaapi.data.codegen
Fields in com.daml.ledger.javaapi.data.codegen declared as ContractCompanion.FromJsonModifier and TypeFieldDescriptionprotected final ContractCompanion.FromJson<Data>ContractCompanion.fromJsonMethods in com.daml.ledger.javaapi.data.codegen that return types with arguments of type ContractCompanion.FromJsonModifier and TypeMethodDescriptionOptional<ContractCompanion.FromJson<? extends DamlRecord<?>>>ContractDecoder.getJsonDecoder(Identifier templateId)