public interface GetAccountResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
AccountMeta |
getAccountMeta()
.iotextypes.AccountMeta accountMeta = 1; |
AccountMetaOrBuilder |
getAccountMetaOrBuilder()
.iotextypes.AccountMeta accountMeta = 1; |
BlockIdentifier |
getBlockIdentifier()
.iotextypes.BlockIdentifier blockIdentifier = 2; |
BlockIdentifierOrBuilder |
getBlockIdentifierOrBuilder()
.iotextypes.BlockIdentifier blockIdentifier = 2; |
boolean |
hasAccountMeta()
.iotextypes.AccountMeta accountMeta = 1; |
boolean |
hasBlockIdentifier()
.iotextypes.BlockIdentifier blockIdentifier = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAccountMeta()
.iotextypes.AccountMeta accountMeta = 1;AccountMeta getAccountMeta()
.iotextypes.AccountMeta accountMeta = 1;AccountMetaOrBuilder getAccountMetaOrBuilder()
.iotextypes.AccountMeta accountMeta = 1;boolean hasBlockIdentifier()
.iotextypes.BlockIdentifier blockIdentifier = 2;BlockIdentifier getBlockIdentifier()
.iotextypes.BlockIdentifier blockIdentifier = 2;BlockIdentifierOrBuilder getBlockIdentifierOrBuilder()
.iotextypes.BlockIdentifier blockIdentifier = 2;Copyright © 2022 IoTeX Group. All rights reserved.