| Package | Description | 
|---|---|
| com.daml.ledger.api.v1 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
CommandsOuterClass.Command
 A command can either create a new contract or exercise a choice on an existing contract. 
 | 
static class  | 
CommandsOuterClass.Command.Builder
 A command can either create a new contract or exercise a choice on an existing contract. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CommandsOuterClass.CommandOrBuilder | 
CommandsOuterClass.CommandsOrBuilder.getCommandsOrBuilder(int index)
 Individual elements of this atomic command. 
 | 
CommandsOuterClass.CommandOrBuilder | 
CommandsOuterClass.Commands.getCommandsOrBuilder(int index)
 Individual elements of this atomic command. 
 | 
CommandsOuterClass.CommandOrBuilder | 
CommandsOuterClass.Commands.Builder.getCommandsOrBuilder(int index)
 Individual elements of this atomic command. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<? extends CommandsOuterClass.CommandOrBuilder> | 
CommandsOuterClass.CommandsOrBuilder.getCommandsOrBuilderList()
 Individual elements of this atomic command. 
 | 
java.util.List<? extends CommandsOuterClass.CommandOrBuilder> | 
CommandsOuterClass.Commands.getCommandsOrBuilderList()
 Individual elements of this atomic command. 
 | 
java.util.List<? extends CommandsOuterClass.CommandOrBuilder> | 
CommandsOuterClass.Commands.Builder.getCommandsOrBuilderList()
 Individual elements of this atomic command. 
 |