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 classEventOuterClass.ArchivedEventRecords that a contract has been archived, and choices may no longer be exercised on it.static interfaceEventOuterClass.ArchivedEventOrBuilderstatic classEventOuterClass.CreatedEventRecords that a contract has been created, and choices may now be exercised on it.static interfaceEventOuterClass.CreatedEventOrBuilderstatic classEventOuterClass.EventAn event in the flat transaction stream can either be the creation or the archiving of a contract.static interfaceEventOuterClass.EventOrBuilderstatic classEventOuterClass.ExercisedEventRecords that a choice has been exercised on a target contract.static interfaceEventOuterClass.ExercisedEventOrBuilderstatic classEventOuterClass.InterfaceViewView of a create event matched by an interface filter.static interfaceEventOuterClass.InterfaceViewOrBuilder 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(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()
 
 - 
 
 -