| Package | Description |
|---|---|
| types |
| Modifier and Type | Method and Description |
|---|---|
Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.Builder.clear() |
Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.Builder.clearLedgerInfoToTransactionInfoProof()
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1; |
Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.Builder.clearTransactionInfo()
.types.TransactionInfo transaction_info = 2; |
Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.Builder.clone() |
Proof.SignedTransactionProof.Builder |
Transaction.SignedTransactionWithProof.Builder.getProofBuilder()
The proof authenticating the signed transaction.
|
Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.Builder.mergeFrom(com.google.protobuf.Message other) |
Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.Builder.mergeFrom(Proof.SignedTransactionProof other) |
Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.Builder.mergeLedgerInfoToTransactionInfoProof(Proof.AccumulatorProof value)
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1; |
Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.Builder.mergeTransactionInfo(TransactionInfoOuterClass.TransactionInfo value)
.types.TransactionInfo transaction_info = 2; |
Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.newBuilder() |
static Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.newBuilder(Proof.SignedTransactionProof prototype) |
Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.newBuilderForType() |
protected Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.Builder.setLedgerInfoToTransactionInfoProof(Proof.AccumulatorProof.Builder builderForValue)
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1; |
Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.Builder.setLedgerInfoToTransactionInfoProof(Proof.AccumulatorProof value)
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1; |
Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.Builder.setTransactionInfo(TransactionInfoOuterClass.TransactionInfo.Builder builderForValue)
.types.TransactionInfo transaction_info = 2; |
Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.Builder.setTransactionInfo(TransactionInfoOuterClass.TransactionInfo value)
.types.TransactionInfo transaction_info = 2; |
Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Transaction.SignedTransactionWithProof.Builder |
Transaction.SignedTransactionWithProof.Builder.setProof(Proof.SignedTransactionProof.Builder builderForValue)
The proof authenticating the signed transaction.
|
Copyright © 2019. All rights reserved.