public static interface TransactionServiceOuterClass.GetTransactionResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
TransactionOuterClass.TransactionTree | 
getTransaction()
.com.daml.ledger.api.v1.TransactionTree transaction = 1 [json_name = "transaction"]; | 
TransactionOuterClass.TransactionTreeOrBuilder | 
getTransactionOrBuilder()
.com.daml.ledger.api.v1.TransactionTree transaction = 1 [json_name = "transaction"]; | 
boolean | 
hasTransaction()
.com.daml.ledger.api.v1.TransactionTree transaction = 1 [json_name = "transaction"]; | 
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTransaction()
.com.daml.ledger.api.v1.TransactionTree transaction = 1 [json_name = "transaction"];TransactionOuterClass.TransactionTree getTransaction()
.com.daml.ledger.api.v1.TransactionTree transaction = 1 [json_name = "transaction"];TransactionOuterClass.TransactionTreeOrBuilder getTransactionOrBuilder()
.com.daml.ledger.api.v1.TransactionTree transaction = 1 [json_name = "transaction"];