Package com.daml.ledger.api.v2
Class CommandsOuterClass
java.lang.Object
com.daml.ledger.api.v2.CommandsOuterClass
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
A command can either create a new contract or exercise a choice on an existing contract.static interface
static final class
A composite command that groups multiple commands together.static interface
static final class
Create a contract and exercise a choice on it in the same transaction.static interface
static final class
Create a new contract instance based on a template.static interface
static final class
An additional contract that is used to resolve contract & contract key lookups.static interface
static final class
Exercise a choice on an existing contract specified by its key.static interface
static final class
Exercise a choice on an existing contract.static interface
static final class
Preload contractsstatic interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptor
static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistry registry) static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-