Proof.EventProof.Builder |
Proof.EventProof.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Proof.EventProof.Builder |
Proof.EventProof.Builder.clear() |
Proof.EventProof.Builder |
Proof.EventProof.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Proof.EventProof.Builder |
Proof.EventProof.Builder.clearLedgerInfoToTransactionInfoProof()
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
|
Proof.EventProof.Builder |
Proof.EventProof.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Proof.EventProof.Builder |
Proof.EventProof.Builder.clearTransactionInfo()
.types.TransactionInfo transaction_info = 2;
|
Proof.EventProof.Builder |
Proof.EventProof.Builder.clearTransactionInfoToEventProof()
.types.AccumulatorProof transaction_info_to_event_proof = 3;
|
Proof.EventProof.Builder |
Proof.EventProof.Builder.clone() |
Proof.EventProof.Builder |
Events.EventWithProof.Builder.getProofBuilder()
.types.EventProof proof = 4;
|
Proof.EventProof.Builder |
Proof.EventProof.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Proof.EventProof.Builder |
Proof.EventProof.Builder.mergeFrom(com.google.protobuf.Message other) |
Proof.EventProof.Builder |
Proof.EventProof.Builder.mergeFrom(Proof.EventProof other) |
Proof.EventProof.Builder |
Proof.EventProof.Builder.mergeLedgerInfoToTransactionInfoProof(Proof.AccumulatorProof value)
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
|
Proof.EventProof.Builder |
Proof.EventProof.Builder.mergeTransactionInfo(TransactionInfoOuterClass.TransactionInfo value)
.types.TransactionInfo transaction_info = 2;
|
Proof.EventProof.Builder |
Proof.EventProof.Builder.mergeTransactionInfoToEventProof(Proof.AccumulatorProof value)
.types.AccumulatorProof transaction_info_to_event_proof = 3;
|
Proof.EventProof.Builder |
Proof.EventProof.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Proof.EventProof.Builder |
Proof.EventProof.newBuilder() |
static Proof.EventProof.Builder |
Proof.EventProof.newBuilder(Proof.EventProof prototype) |
Proof.EventProof.Builder |
Proof.EventProof.newBuilderForType() |
protected Proof.EventProof.Builder |
Proof.EventProof.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Proof.EventProof.Builder |
Proof.EventProof.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Proof.EventProof.Builder |
Proof.EventProof.Builder.setLedgerInfoToTransactionInfoProof(Proof.AccumulatorProof.Builder builderForValue)
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
|
Proof.EventProof.Builder |
Proof.EventProof.Builder.setLedgerInfoToTransactionInfoProof(Proof.AccumulatorProof value)
.types.AccumulatorProof ledger_info_to_transaction_info_proof = 1;
|
Proof.EventProof.Builder |
Proof.EventProof.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Proof.EventProof.Builder |
Proof.EventProof.Builder.setTransactionInfo(TransactionInfoOuterClass.TransactionInfo.Builder builderForValue)
.types.TransactionInfo transaction_info = 2;
|
Proof.EventProof.Builder |
Proof.EventProof.Builder.setTransactionInfo(TransactionInfoOuterClass.TransactionInfo value)
.types.TransactionInfo transaction_info = 2;
|
Proof.EventProof.Builder |
Proof.EventProof.Builder.setTransactionInfoToEventProof(Proof.AccumulatorProof.Builder builderForValue)
.types.AccumulatorProof transaction_info_to_event_proof = 3;
|
Proof.EventProof.Builder |
Proof.EventProof.Builder.setTransactionInfoToEventProof(Proof.AccumulatorProof value)
.types.AccumulatorProof transaction_info_to_event_proof = 3;
|
Proof.EventProof.Builder |
Proof.EventProof.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Proof.EventProof.Builder |
Proof.EventProof.toBuilder() |