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

阅读中文版

referencejavacom-daml-ledger-javaapi-data-codegeninterfacecompanion

InterfaceCompanion

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.

InterfaceCompanion

Metadata and utilities associated with an interface as a whole. Its subclasses serve to disambiguate various generated toInterface overloads.

InterfaceCompanion - stable

Upstream docs: Open

Signature

public abstract class InterfaceCompanion<I,Id,View> extends ContractTypeCompanion<Contract<Id,View>,Id,I,View>

Members

DocsMemberIntroducedDeprecatedRemoved
OpenfromCreatedEvent(CreatedEvent)3.4.8--
OpenfromJson(String)3.4.8--
OpenvalueDecoder3.4.8--

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