public static interface AccountStateBlobOuterClass.AccountStateWithProofOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
AccountStateBlobOuterClass.AccountStateBlob |
getBlob()
.types.AccountStateBlob blob = 2; |
AccountStateBlobOuterClass.AccountStateBlobOrBuilder |
getBlobOrBuilder()
.types.AccountStateBlob blob = 2; |
Proof.AccountStateProof |
getProof()
.types.AccountStateProof proof = 3; |
Proof.AccountStateProofOrBuilder |
getProofOrBuilder()
.types.AccountStateProof proof = 3; |
long |
getVersion()
uint64 version = 1; |
boolean |
hasBlob()
.types.AccountStateBlob blob = 2; |
boolean |
hasProof()
.types.AccountStateProof proof = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getVersion()
uint64 version = 1;boolean hasBlob()
.types.AccountStateBlob blob = 2;AccountStateBlobOuterClass.AccountStateBlob getBlob()
.types.AccountStateBlob blob = 2;AccountStateBlobOuterClass.AccountStateBlobOrBuilder getBlobOrBuilder()
.types.AccountStateBlob blob = 2;boolean hasProof()
.types.AccountStateProof proof = 3;Proof.AccountStateProof getProof()
.types.AccountStateProof proof = 3;Proof.AccountStateProofOrBuilder getProofOrBuilder()
.types.AccountStateProof proof = 3;Copyright © 2019. All rights reserved.