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 classA command can either create a new contract or exercise a choice on an existing contract.static interfacestatic final classA composite command that groups multiple commands together.static interfacestatic final classCreate a contract and exercise a choice on it in the same transaction.static interfacestatic final classCreate a new contract instance based on a template.static interfacestatic final classAn additional contract that is used to resolve contract & contract key lookups.static interfacestatic final classExercise a choice on an existing contract specified by its key.static interfacestatic final classExercise a choice on an existing contract.static interfacestatic final classPreload contractsstatic interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(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()
-