com.daml.ledger.javaapi.data.codegen
Choice
This represents a Daml choice that can be exercised on ContractIds of type ContractId<Tpl>.
Java
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
This represents a Daml choice that can be exercised on ContractIds of type ContractId<Tpl>.
com.daml.ledger.javaapi.data.codegen
This represents a Daml choice that can be exercised on ContractIds of type ContractId<Tpl>.
public final class Choice<Tpl,ArgType,ResType> extends Object