| Package | Description |
|---|---|
| types |
| Modifier and Type | Method and Description |
|---|---|
Proof.SignedTransactionProof |
Proof.SignedTransactionProof.Builder.build() |
Proof.SignedTransactionProof |
Proof.SignedTransactionProof.Builder.buildPartial() |
static Proof.SignedTransactionProof |
Proof.SignedTransactionProof.getDefaultInstance() |
Proof.SignedTransactionProof |
Proof.SignedTransactionProof.getDefaultInstanceForType() |
Proof.SignedTransactionProof |
Proof.SignedTransactionProof.Builder.getDefaultInstanceForType() |
Proof.SignedTransactionProof |
Transaction.SignedTransactionWithProofOrBuilder.getProof()
The proof authenticating the signed transaction.
|
Proof.SignedTransactionProof |
Transaction.SignedTransactionWithProof.getProof()
The proof authenticating the signed transaction.
|
Proof.SignedTransactionProof |
Transaction.SignedTransactionWithProof.Builder.getProof()
The proof authenticating the signed transaction.
|
static Proof.SignedTransactionProof |
Proof.SignedTransactionProof.parseDelimitedFrom(InputStream input) |
static Proof.SignedTransactionProof |
Proof.SignedTransactionProof.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Proof.SignedTransactionProof |
Proof.SignedTransactionProof.parseFrom(byte[] data) |
static Proof.SignedTransactionProof |
Proof.SignedTransactionProof.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Proof.SignedTransactionProof |
Proof.SignedTransactionProof.parseFrom(ByteBuffer data) |
static Proof.SignedTransactionProof |
Proof.SignedTransactionProof.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Proof.SignedTransactionProof |
Proof.SignedTransactionProof.parseFrom(com.google.protobuf.ByteString data) |
static Proof.SignedTransactionProof |
Proof.SignedTransactionProof.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Proof.SignedTransactionProof |
Proof.SignedTransactionProof.parseFrom(com.google.protobuf.CodedInputStream input) |
static Proof.SignedTransactionProof |
Proof.SignedTransactionProof.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Proof.SignedTransactionProof |
Proof.SignedTransactionProof.parseFrom(InputStream input) |
static Proof.SignedTransactionProof |
Proof.SignedTransactionProof.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Proof.SignedTransactionProof> |
Proof.SignedTransactionProof.getParserForType() |
static com.google.protobuf.Parser<Proof.SignedTransactionProof> |
Proof.SignedTransactionProof.parser() |
| Modifier and Type | Method and Description |
|---|---|
Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.Builder.mergeFrom(Proof.SignedTransactionProof other) |
Transaction.SignedTransactionWithProof.Builder |
Transaction.SignedTransactionWithProof.Builder.mergeProof(Proof.SignedTransactionProof value)
The proof authenticating the signed transaction.
|
static Proof.SignedTransactionProof.Builder |
Proof.SignedTransactionProof.newBuilder(Proof.SignedTransactionProof prototype) |
Transaction.SignedTransactionWithProof.Builder |
Transaction.SignedTransactionWithProof.Builder.setProof(Proof.SignedTransactionProof value)
The proof authenticating the signed transaction.
|
Copyright © 2019. All rights reserved.