Package com.daml.ledger.api.v1
Class EventOuterClass
- java.lang.Object
-
- com.daml.ledger.api.v1.EventOuterClass
-
public final class EventOuterClass extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
EventOuterClass.ArchivedEvent
Records that a contract has been archived, and choices may no longer be exercised on it.static interface
EventOuterClass.ArchivedEventOrBuilder
static class
EventOuterClass.CreatedEvent
Records that a contract has been created, and choices may now be exercised on it.static interface
EventOuterClass.CreatedEventOrBuilder
static class
EventOuterClass.Event
An event in the flat transaction stream can either be the creation or the archiving of a contract.static interface
EventOuterClass.EventOrBuilder
static class
EventOuterClass.ExercisedEvent
Records that a choice has been exercised on a target contract.static interface
EventOuterClass.ExercisedEventOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
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()
-
-