Complete documentation page mirrored and translated for learning. Attribution is shown at the bottom of each article.

阅读中文版

referencejavacom-daml-ledger-javaapi-data-codegencontract

Contract

Documentation Index

Fetch the complete documentation index at: https://docs.canton.network/llms.txt Use this file to discover all available pages before exploring further.

Contract

A superclass for all codegen-generated Contracts.

Contract - stable

Upstream docs: Open

Signature

public abstract class Contract<Id,Data> extends Object implements Contract

Members

DocsMemberIntroducedDeprecatedRemoved
Opendata3.4.8--
Openequals(Object)3.4.8--
OpengetContractTypeId()3.4.8--
OpenhashCode()3.4.8--
Openid3.4.8--
Openobservers3.4.8--
Opensignatories3.4.8--
OpentoString()3.4.8--

Mirrored from Canton Network official documentation (CC-BY-4.0) by CC Privacy Club for learning purposes.