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

阅读中文版

referencejavacom-daml-ledger-javaapi-data-codegenchoice

Choice

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.

Choice

This represents a Daml choice that can be exercised on ContractIds of type ContractId.

Choice - stable

Upstream docs: Open

Signature

public final class Choice<Tpl,ArgType,ResType> extends Object

Members

DocsMemberIntroducedDeprecatedRemoved
OpenargJsonDecoder3.4.8--
OpenargJsonEncoder3.4.8--
OpenargTypeDecoder3.4.8--
OpenencodeArg3.4.8--
Openname3.4.8--
OpenresultJsonDecoder3.4.8--
OpenresultJsonEncoder3.4.8--
OpenreturnTypeDecoder3.4.8--

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