public final class CommandsOuterClass
extends java.lang.Object
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 interface |
CommandsOuterClass.CommandOrBuilder |
static class |
CommandsOuterClass.Commands
A composite command that groups multiple commands together.
|
static interface |
CommandsOuterClass.CommandsOrBuilder |
static class |
CommandsOuterClass.CreateAndExerciseCommand
Create a contract and exercise a choice on it in the same transaction.
|
static interface |
CommandsOuterClass.CreateAndExerciseCommandOrBuilder |
static class |
CommandsOuterClass.CreateCommand
Create a new contract instance based on a template.
|
static interface |
CommandsOuterClass.CreateCommandOrBuilder |
static class |
CommandsOuterClass.ExerciseByKeyCommand
Exercise a choice on an existing contract specified by its key.
|
static interface |
CommandsOuterClass.ExerciseByKeyCommandOrBuilder |
static class |
CommandsOuterClass.ExerciseCommand
Exercise a choice on an existing contract.
|
static interface |
CommandsOuterClass.ExerciseCommandOrBuilder |
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()