Package com.daml.ledger.api.v1
Class TransactionOuterClass
- java.lang.Object
-
- com.daml.ledger.api.v1.TransactionOuterClass
-
public final class TransactionOuterClass extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
TransactionOuterClass.Transaction
Filtered view of an on-ledger transaction.static interface
TransactionOuterClass.TransactionOrBuilder
static class
TransactionOuterClass.TransactionTree
Complete view of an on-ledger transaction.static interface
TransactionOuterClass.TransactionTreeOrBuilder
static class
TransactionOuterClass.TreeEvent
Each tree event message type below contains a ``witness_parties`` field which indicates the subset of the requested parties that can see the event in question.static interface
TransactionOuterClass.TreeEventOrBuilder
-
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()
-
-