public interface GenesisOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
GenesisAccount |
getAccount()
.iotextypes.GenesisAccount account = 2; |
GenesisAccountOrBuilder |
getAccountOrBuilder()
.iotextypes.GenesisAccount account = 2; |
GenesisBlockchain |
getBlockchain()
.iotextypes.GenesisBlockchain blockchain = 1; |
GenesisBlockchainOrBuilder |
getBlockchainOrBuilder()
.iotextypes.GenesisBlockchain blockchain = 1; |
GenesisPoll |
getPoll()
.iotextypes.GenesisPoll poll = 3; |
GenesisPollOrBuilder |
getPollOrBuilder()
.iotextypes.GenesisPoll poll = 3; |
GenesisRewarding |
getRewarding()
.iotextypes.GenesisRewarding rewarding = 4; |
GenesisRewardingOrBuilder |
getRewardingOrBuilder()
.iotextypes.GenesisRewarding rewarding = 4; |
boolean |
hasAccount()
.iotextypes.GenesisAccount account = 2; |
boolean |
hasBlockchain()
.iotextypes.GenesisBlockchain blockchain = 1; |
boolean |
hasPoll()
.iotextypes.GenesisPoll poll = 3; |
boolean |
hasRewarding()
.iotextypes.GenesisRewarding rewarding = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasBlockchain()
.iotextypes.GenesisBlockchain blockchain = 1;GenesisBlockchain getBlockchain()
.iotextypes.GenesisBlockchain blockchain = 1;GenesisBlockchainOrBuilder getBlockchainOrBuilder()
.iotextypes.GenesisBlockchain blockchain = 1;boolean hasAccount()
.iotextypes.GenesisAccount account = 2;GenesisAccount getAccount()
.iotextypes.GenesisAccount account = 2;GenesisAccountOrBuilder getAccountOrBuilder()
.iotextypes.GenesisAccount account = 2;boolean hasPoll()
.iotextypes.GenesisPoll poll = 3;GenesisPoll getPoll()
.iotextypes.GenesisPoll poll = 3;GenesisPollOrBuilder getPollOrBuilder()
.iotextypes.GenesisPoll poll = 3;boolean hasRewarding()
.iotextypes.GenesisRewarding rewarding = 4;GenesisRewarding getRewarding()
.iotextypes.GenesisRewarding rewarding = 4;GenesisRewardingOrBuilder getRewardingOrBuilder()
.iotextypes.GenesisRewarding rewarding = 4;Copyright © 2022 IoTeX Group. All rights reserved.