public class AnyComposition<S extends ContractState,C extends CommandData,K>
extends AnyOf
Compose a number of clauses, such that any number of the clauses can run.
Clause.Companion| Constructor and Description |
|---|
AnyComposition(net.corda.core.contracts.clauses.Clause rawClauses)
Deprecated.
Compose a number of clauses, such that any number of the clauses can run.
|
getClauses, matchedClauses, toString, verifygetClauses, getExecutionPath, matchedClausesgetExecutionPath, getRequiredCommands, verify