public final class ActionCore extends com.google.protobuf.GeneratedMessageV3 implements ActionCoreOrBuilder
iotextypes.ActionCore| Modifier and Type | Class and Description |
|---|---|
static class |
ActionCore.ActionCase |
static class |
ActionCore.Builder
Protobuf type
iotextypes.ActionCore |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ActionCore.ActionCase |
getActionCase() |
CandidateRegister |
getCandidateRegister()
.iotextypes.CandidateRegister candidateRegister = 47; |
CandidateRegisterOrBuilder |
getCandidateRegisterOrBuilder()
.iotextypes.CandidateRegister candidateRegister = 47; |
CandidateBasicInfo |
getCandidateUpdate()
.iotextypes.CandidateBasicInfo candidateUpdate = 48; |
CandidateBasicInfoOrBuilder |
getCandidateUpdateOrBuilder()
.iotextypes.CandidateBasicInfo candidateUpdate = 48; |
int |
getChainID()
uint32 chainID = 5; |
ClaimFromRewardingFund |
getClaimFromRewardingFund()
.iotextypes.ClaimFromRewardingFund claimFromRewardingFund = 31; |
ClaimFromRewardingFundOrBuilder |
getClaimFromRewardingFundOrBuilder()
.iotextypes.ClaimFromRewardingFund claimFromRewardingFund = 31; |
CreateDeposit |
getCreateDeposit()
.iotextypes.CreateDeposit createDeposit = 16; |
CreateDepositOrBuilder |
getCreateDepositOrBuilder()
.iotextypes.CreateDeposit createDeposit = 16; |
CreatePlumChain |
getCreatePlumChain()
PlumChain
|
CreatePlumChainOrBuilder |
getCreatePlumChainOrBuilder()
PlumChain
|
static ActionCore |
getDefaultInstance() |
ActionCore |
getDefaultInstanceForType() |
DepositToRewardingFund |
getDepositToRewardingFund()
Rewarding protocol actions
|
DepositToRewardingFundOrBuilder |
getDepositToRewardingFundOrBuilder()
Rewarding protocol actions
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Execution |
getExecution()
.iotextypes.Execution execution = 12; |
ExecutionOrBuilder |
getExecutionOrBuilder()
.iotextypes.Execution execution = 12; |
long |
getGasLimit()
uint64 gasLimit = 3; |
String |
getGasPrice()
string gasPrice = 4; |
com.google.protobuf.ByteString |
getGasPriceBytes()
string gasPrice = 4; |
GrantReward |
getGrantReward()
.iotextypes.GrantReward grantReward = 32; |
GrantRewardOrBuilder |
getGrantRewardOrBuilder()
.iotextypes.GrantReward grantReward = 32; |
long |
getNonce()
uint64 nonce = 2; |
com.google.protobuf.Parser<ActionCore> |
getParserForType() |
PlumChallengeExit |
getPlumChallengeExit()
.iotextypes.PlumChallengeExit plumChallengeExit = 23; |
PlumChallengeExitOrBuilder |
getPlumChallengeExitOrBuilder()
.iotextypes.PlumChallengeExit plumChallengeExit = 23; |
PlumCreateDeposit |
getPlumCreateDeposit()
.iotextypes.PlumCreateDeposit plumCreateDeposit = 21; |
PlumCreateDepositOrBuilder |
getPlumCreateDepositOrBuilder()
.iotextypes.PlumCreateDeposit plumCreateDeposit = 21; |
PlumFinalizeExit |
getPlumFinalizeExit()
.iotextypes.PlumFinalizeExit plumFinalizeExit = 25; |
PlumFinalizeExitOrBuilder |
getPlumFinalizeExitOrBuilder()
.iotextypes.PlumFinalizeExit plumFinalizeExit = 25; |
PlumPutBlock |
getPlumPutBlock()
.iotextypes.PlumPutBlock plumPutBlock = 20; |
PlumPutBlockOrBuilder |
getPlumPutBlockOrBuilder()
.iotextypes.PlumPutBlock plumPutBlock = 20; |
PlumResponseChallengeExit |
getPlumResponseChallengeExit()
.iotextypes.PlumResponseChallengeExit plumResponseChallengeExit = 24; |
PlumResponseChallengeExitOrBuilder |
getPlumResponseChallengeExitOrBuilder()
.iotextypes.PlumResponseChallengeExit plumResponseChallengeExit = 24; |
PlumSettleDeposit |
getPlumSettleDeposit()
.iotextypes.PlumSettleDeposit plumSettleDeposit = 26; |
PlumSettleDepositOrBuilder |
getPlumSettleDepositOrBuilder()
.iotextypes.PlumSettleDeposit plumSettleDeposit = 26; |
PlumStartExit |
getPlumStartExit()
.iotextypes.PlumStartExit plumStartExit = 22; |
PlumStartExitOrBuilder |
getPlumStartExitOrBuilder()
.iotextypes.PlumStartExit plumStartExit = 22; |
PlumTransfer |
getPlumTransfer()
.iotextypes.PlumTransfer plumTransfer = 27; |
PlumTransferOrBuilder |
getPlumTransferOrBuilder()
.iotextypes.PlumTransfer plumTransfer = 27; |
PutBlock |
getPutBlock()
.iotextypes.PutBlock putBlock = 15; |
PutBlockOrBuilder |
getPutBlockOrBuilder()
.iotextypes.PutBlock putBlock = 15; |
PutPollResult |
getPutPollResult()
.iotextypes.PutPollResult putPollResult = 50; |
PutPollResultOrBuilder |
getPutPollResultOrBuilder()
.iotextypes.PutPollResult putPollResult = 50; |
int |
getSerializedSize() |
SettleDeposit |
getSettleDeposit()
.iotextypes.SettleDeposit settleDeposit = 17; |
SettleDepositOrBuilder |
getSettleDepositOrBuilder()
.iotextypes.SettleDeposit settleDeposit = 17; |
StakeAddDeposit |
getStakeAddDeposit()
.iotextypes.StakeAddDeposit stakeAddDeposit = 43; |
StakeAddDepositOrBuilder |
getStakeAddDepositOrBuilder()
.iotextypes.StakeAddDeposit stakeAddDeposit = 43; |
StakeChangeCandidate |
getStakeChangeCandidate()
.iotextypes.StakeChangeCandidate stakeChangeCandidate = 45; |
StakeChangeCandidateOrBuilder |
getStakeChangeCandidateOrBuilder()
.iotextypes.StakeChangeCandidate stakeChangeCandidate = 45; |
StakeCreate |
getStakeCreate()
Native staking
|
StakeCreateOrBuilder |
getStakeCreateOrBuilder()
Native staking
|
StakeRestake |
getStakeRestake()
.iotextypes.StakeRestake stakeRestake = 44; |
StakeRestakeOrBuilder |
getStakeRestakeOrBuilder()
.iotextypes.StakeRestake stakeRestake = 44; |
StakeTransferOwnership |
getStakeTransferOwnership()
.iotextypes.StakeTransferOwnership stakeTransferOwnership = 46; |
StakeTransferOwnershipOrBuilder |
getStakeTransferOwnershipOrBuilder()
.iotextypes.StakeTransferOwnership stakeTransferOwnership = 46; |
StakeReclaim |
getStakeUnstake()
.iotextypes.StakeReclaim stakeUnstake = 41; |
StakeReclaimOrBuilder |
getStakeUnstakeOrBuilder()
.iotextypes.StakeReclaim stakeUnstake = 41; |
StakeReclaim |
getStakeWithdraw()
.iotextypes.StakeReclaim stakeWithdraw = 42; |
StakeReclaimOrBuilder |
getStakeWithdrawOrBuilder()
.iotextypes.StakeReclaim stakeWithdraw = 42; |
StartSubChain |
getStartSubChain()
FedChain
|
StartSubChainOrBuilder |
getStartSubChainOrBuilder()
FedChain
|
StopSubChain |
getStopSubChain()
.iotextypes.StopSubChain stopSubChain = 14; |
StopSubChainOrBuilder |
getStopSubChainOrBuilder()
.iotextypes.StopSubChain stopSubChain = 14; |
TerminatePlumChain |
getTerminatePlumChain()
.iotextypes.TerminatePlumChain terminatePlumChain = 19; |
TerminatePlumChainOrBuilder |
getTerminatePlumChainOrBuilder()
.iotextypes.TerminatePlumChain terminatePlumChain = 19; |
Transfer |
getTransfer()
.iotextypes.Transfer transfer = 10; |
TransferOrBuilder |
getTransferOrBuilder()
.iotextypes.Transfer transfer = 10; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
getVersion()
uint32 version = 1; |
boolean |
hasCandidateRegister()
.iotextypes.CandidateRegister candidateRegister = 47; |
boolean |
hasCandidateUpdate()
.iotextypes.CandidateBasicInfo candidateUpdate = 48; |
boolean |
hasClaimFromRewardingFund()
.iotextypes.ClaimFromRewardingFund claimFromRewardingFund = 31; |
boolean |
hasCreateDeposit()
.iotextypes.CreateDeposit createDeposit = 16; |
boolean |
hasCreatePlumChain()
PlumChain
|
boolean |
hasDepositToRewardingFund()
Rewarding protocol actions
|
boolean |
hasExecution()
.iotextypes.Execution execution = 12; |
boolean |
hasGrantReward()
.iotextypes.GrantReward grantReward = 32; |
int |
hashCode() |
boolean |
hasPlumChallengeExit()
.iotextypes.PlumChallengeExit plumChallengeExit = 23; |
boolean |
hasPlumCreateDeposit()
.iotextypes.PlumCreateDeposit plumCreateDeposit = 21; |
boolean |
hasPlumFinalizeExit()
.iotextypes.PlumFinalizeExit plumFinalizeExit = 25; |
boolean |
hasPlumPutBlock()
.iotextypes.PlumPutBlock plumPutBlock = 20; |
boolean |
hasPlumResponseChallengeExit()
.iotextypes.PlumResponseChallengeExit plumResponseChallengeExit = 24; |
boolean |
hasPlumSettleDeposit()
.iotextypes.PlumSettleDeposit plumSettleDeposit = 26; |
boolean |
hasPlumStartExit()
.iotextypes.PlumStartExit plumStartExit = 22; |
boolean |
hasPlumTransfer()
.iotextypes.PlumTransfer plumTransfer = 27; |
boolean |
hasPutBlock()
.iotextypes.PutBlock putBlock = 15; |
boolean |
hasPutPollResult()
.iotextypes.PutPollResult putPollResult = 50; |
boolean |
hasSettleDeposit()
.iotextypes.SettleDeposit settleDeposit = 17; |
boolean |
hasStakeAddDeposit()
.iotextypes.StakeAddDeposit stakeAddDeposit = 43; |
boolean |
hasStakeChangeCandidate()
.iotextypes.StakeChangeCandidate stakeChangeCandidate = 45; |
boolean |
hasStakeCreate()
Native staking
|
boolean |
hasStakeRestake()
.iotextypes.StakeRestake stakeRestake = 44; |
boolean |
hasStakeTransferOwnership()
.iotextypes.StakeTransferOwnership stakeTransferOwnership = 46; |
boolean |
hasStakeUnstake()
.iotextypes.StakeReclaim stakeUnstake = 41; |
boolean |
hasStakeWithdraw()
.iotextypes.StakeReclaim stakeWithdraw = 42; |
boolean |
hasStartSubChain()
FedChain
|
boolean |
hasStopSubChain()
.iotextypes.StopSubChain stopSubChain = 14; |
boolean |
hasTerminatePlumChain()
.iotextypes.TerminatePlumChain terminatePlumChain = 19; |
boolean |
hasTransfer()
.iotextypes.Transfer transfer = 10; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ActionCore.Builder |
newBuilder() |
static ActionCore.Builder |
newBuilder(ActionCore prototype) |
ActionCore.Builder |
newBuilderForType() |
protected ActionCore.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static ActionCore |
parseDelimitedFrom(InputStream input) |
static ActionCore |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ActionCore |
parseFrom(byte[] data) |
static ActionCore |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ActionCore |
parseFrom(ByteBuffer data) |
static ActionCore |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ActionCore |
parseFrom(com.google.protobuf.ByteString data) |
static ActionCore |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ActionCore |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ActionCore |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ActionCore |
parseFrom(InputStream input) |
static ActionCore |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ActionCore> |
parser() |
ActionCore.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int VERSION_FIELD_NUMBER
public static final int NONCE_FIELD_NUMBER
public static final int GASLIMIT_FIELD_NUMBER
public static final int GASPRICE_FIELD_NUMBER
public static final int CHAINID_FIELD_NUMBER
public static final int TRANSFER_FIELD_NUMBER
public static final int EXECUTION_FIELD_NUMBER
public static final int STARTSUBCHAIN_FIELD_NUMBER
public static final int STOPSUBCHAIN_FIELD_NUMBER
public static final int PUTBLOCK_FIELD_NUMBER
public static final int CREATEDEPOSIT_FIELD_NUMBER
public static final int SETTLEDEPOSIT_FIELD_NUMBER
public static final int CREATEPLUMCHAIN_FIELD_NUMBER
public static final int TERMINATEPLUMCHAIN_FIELD_NUMBER
public static final int PLUMPUTBLOCK_FIELD_NUMBER
public static final int PLUMCREATEDEPOSIT_FIELD_NUMBER
public static final int PLUMSTARTEXIT_FIELD_NUMBER
public static final int PLUMCHALLENGEEXIT_FIELD_NUMBER
public static final int PLUMRESPONSECHALLENGEEXIT_FIELD_NUMBER
public static final int PLUMFINALIZEEXIT_FIELD_NUMBER
public static final int PLUMSETTLEDEPOSIT_FIELD_NUMBER
public static final int PLUMTRANSFER_FIELD_NUMBER
public static final int DEPOSITTOREWARDINGFUND_FIELD_NUMBER
public static final int CLAIMFROMREWARDINGFUND_FIELD_NUMBER
public static final int GRANTREWARD_FIELD_NUMBER
public static final int STAKECREATE_FIELD_NUMBER
public static final int STAKEUNSTAKE_FIELD_NUMBER
public static final int STAKEWITHDRAW_FIELD_NUMBER
public static final int STAKEADDDEPOSIT_FIELD_NUMBER
public static final int STAKERESTAKE_FIELD_NUMBER
public static final int STAKECHANGECANDIDATE_FIELD_NUMBER
public static final int STAKETRANSFEROWNERSHIP_FIELD_NUMBER
public static final int CANDIDATEREGISTER_FIELD_NUMBER
public static final int CANDIDATEUPDATE_FIELD_NUMBER
public static final int PUTPOLLRESULT_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public ActionCore.ActionCase getActionCase()
getActionCase in interface ActionCoreOrBuilderpublic int getVersion()
uint32 version = 1;getVersion in interface ActionCoreOrBuilderpublic long getNonce()
uint64 nonce = 2;getNonce in interface ActionCoreOrBuilderpublic long getGasLimit()
uint64 gasLimit = 3;getGasLimit in interface ActionCoreOrBuilderpublic String getGasPrice()
string gasPrice = 4;getGasPrice in interface ActionCoreOrBuilderpublic com.google.protobuf.ByteString getGasPriceBytes()
string gasPrice = 4;getGasPriceBytes in interface ActionCoreOrBuilderpublic int getChainID()
uint32 chainID = 5;getChainID in interface ActionCoreOrBuilderpublic boolean hasTransfer()
.iotextypes.Transfer transfer = 10;hasTransfer in interface ActionCoreOrBuilderpublic Transfer getTransfer()
.iotextypes.Transfer transfer = 10;getTransfer in interface ActionCoreOrBuilderpublic TransferOrBuilder getTransferOrBuilder()
.iotextypes.Transfer transfer = 10;getTransferOrBuilder in interface ActionCoreOrBuilderpublic boolean hasExecution()
.iotextypes.Execution execution = 12;hasExecution in interface ActionCoreOrBuilderpublic Execution getExecution()
.iotextypes.Execution execution = 12;getExecution in interface ActionCoreOrBuilderpublic ExecutionOrBuilder getExecutionOrBuilder()
.iotextypes.Execution execution = 12;getExecutionOrBuilder in interface ActionCoreOrBuilderpublic boolean hasStartSubChain()
FedChain
.iotextypes.StartSubChain startSubChain = 13;hasStartSubChain in interface ActionCoreOrBuilderpublic StartSubChain getStartSubChain()
FedChain
.iotextypes.StartSubChain startSubChain = 13;getStartSubChain in interface ActionCoreOrBuilderpublic StartSubChainOrBuilder getStartSubChainOrBuilder()
FedChain
.iotextypes.StartSubChain startSubChain = 13;getStartSubChainOrBuilder in interface ActionCoreOrBuilderpublic boolean hasStopSubChain()
.iotextypes.StopSubChain stopSubChain = 14;hasStopSubChain in interface ActionCoreOrBuilderpublic StopSubChain getStopSubChain()
.iotextypes.StopSubChain stopSubChain = 14;getStopSubChain in interface ActionCoreOrBuilderpublic StopSubChainOrBuilder getStopSubChainOrBuilder()
.iotextypes.StopSubChain stopSubChain = 14;getStopSubChainOrBuilder in interface ActionCoreOrBuilderpublic boolean hasPutBlock()
.iotextypes.PutBlock putBlock = 15;hasPutBlock in interface ActionCoreOrBuilderpublic PutBlock getPutBlock()
.iotextypes.PutBlock putBlock = 15;getPutBlock in interface ActionCoreOrBuilderpublic PutBlockOrBuilder getPutBlockOrBuilder()
.iotextypes.PutBlock putBlock = 15;getPutBlockOrBuilder in interface ActionCoreOrBuilderpublic boolean hasCreateDeposit()
.iotextypes.CreateDeposit createDeposit = 16;hasCreateDeposit in interface ActionCoreOrBuilderpublic CreateDeposit getCreateDeposit()
.iotextypes.CreateDeposit createDeposit = 16;getCreateDeposit in interface ActionCoreOrBuilderpublic CreateDepositOrBuilder getCreateDepositOrBuilder()
.iotextypes.CreateDeposit createDeposit = 16;getCreateDepositOrBuilder in interface ActionCoreOrBuilderpublic boolean hasSettleDeposit()
.iotextypes.SettleDeposit settleDeposit = 17;hasSettleDeposit in interface ActionCoreOrBuilderpublic SettleDeposit getSettleDeposit()
.iotextypes.SettleDeposit settleDeposit = 17;getSettleDeposit in interface ActionCoreOrBuilderpublic SettleDepositOrBuilder getSettleDepositOrBuilder()
.iotextypes.SettleDeposit settleDeposit = 17;getSettleDepositOrBuilder in interface ActionCoreOrBuilderpublic boolean hasCreatePlumChain()
PlumChain
.iotextypes.CreatePlumChain createPlumChain = 18;hasCreatePlumChain in interface ActionCoreOrBuilderpublic CreatePlumChain getCreatePlumChain()
PlumChain
.iotextypes.CreatePlumChain createPlumChain = 18;getCreatePlumChain in interface ActionCoreOrBuilderpublic CreatePlumChainOrBuilder getCreatePlumChainOrBuilder()
PlumChain
.iotextypes.CreatePlumChain createPlumChain = 18;getCreatePlumChainOrBuilder in interface ActionCoreOrBuilderpublic boolean hasTerminatePlumChain()
.iotextypes.TerminatePlumChain terminatePlumChain = 19;hasTerminatePlumChain in interface ActionCoreOrBuilderpublic TerminatePlumChain getTerminatePlumChain()
.iotextypes.TerminatePlumChain terminatePlumChain = 19;getTerminatePlumChain in interface ActionCoreOrBuilderpublic TerminatePlumChainOrBuilder getTerminatePlumChainOrBuilder()
.iotextypes.TerminatePlumChain terminatePlumChain = 19;getTerminatePlumChainOrBuilder in interface ActionCoreOrBuilderpublic boolean hasPlumPutBlock()
.iotextypes.PlumPutBlock plumPutBlock = 20;hasPlumPutBlock in interface ActionCoreOrBuilderpublic PlumPutBlock getPlumPutBlock()
.iotextypes.PlumPutBlock plumPutBlock = 20;getPlumPutBlock in interface ActionCoreOrBuilderpublic PlumPutBlockOrBuilder getPlumPutBlockOrBuilder()
.iotextypes.PlumPutBlock plumPutBlock = 20;getPlumPutBlockOrBuilder in interface ActionCoreOrBuilderpublic boolean hasPlumCreateDeposit()
.iotextypes.PlumCreateDeposit plumCreateDeposit = 21;hasPlumCreateDeposit in interface ActionCoreOrBuilderpublic PlumCreateDeposit getPlumCreateDeposit()
.iotextypes.PlumCreateDeposit plumCreateDeposit = 21;getPlumCreateDeposit in interface ActionCoreOrBuilderpublic PlumCreateDepositOrBuilder getPlumCreateDepositOrBuilder()
.iotextypes.PlumCreateDeposit plumCreateDeposit = 21;getPlumCreateDepositOrBuilder in interface ActionCoreOrBuilderpublic boolean hasPlumStartExit()
.iotextypes.PlumStartExit plumStartExit = 22;hasPlumStartExit in interface ActionCoreOrBuilderpublic PlumStartExit getPlumStartExit()
.iotextypes.PlumStartExit plumStartExit = 22;getPlumStartExit in interface ActionCoreOrBuilderpublic PlumStartExitOrBuilder getPlumStartExitOrBuilder()
.iotextypes.PlumStartExit plumStartExit = 22;getPlumStartExitOrBuilder in interface ActionCoreOrBuilderpublic boolean hasPlumChallengeExit()
.iotextypes.PlumChallengeExit plumChallengeExit = 23;hasPlumChallengeExit in interface ActionCoreOrBuilderpublic PlumChallengeExit getPlumChallengeExit()
.iotextypes.PlumChallengeExit plumChallengeExit = 23;getPlumChallengeExit in interface ActionCoreOrBuilderpublic PlumChallengeExitOrBuilder getPlumChallengeExitOrBuilder()
.iotextypes.PlumChallengeExit plumChallengeExit = 23;getPlumChallengeExitOrBuilder in interface ActionCoreOrBuilderpublic boolean hasPlumResponseChallengeExit()
.iotextypes.PlumResponseChallengeExit plumResponseChallengeExit = 24;hasPlumResponseChallengeExit in interface ActionCoreOrBuilderpublic PlumResponseChallengeExit getPlumResponseChallengeExit()
.iotextypes.PlumResponseChallengeExit plumResponseChallengeExit = 24;getPlumResponseChallengeExit in interface ActionCoreOrBuilderpublic PlumResponseChallengeExitOrBuilder getPlumResponseChallengeExitOrBuilder()
.iotextypes.PlumResponseChallengeExit plumResponseChallengeExit = 24;getPlumResponseChallengeExitOrBuilder in interface ActionCoreOrBuilderpublic boolean hasPlumFinalizeExit()
.iotextypes.PlumFinalizeExit plumFinalizeExit = 25;hasPlumFinalizeExit in interface ActionCoreOrBuilderpublic PlumFinalizeExit getPlumFinalizeExit()
.iotextypes.PlumFinalizeExit plumFinalizeExit = 25;getPlumFinalizeExit in interface ActionCoreOrBuilderpublic PlumFinalizeExitOrBuilder getPlumFinalizeExitOrBuilder()
.iotextypes.PlumFinalizeExit plumFinalizeExit = 25;getPlumFinalizeExitOrBuilder in interface ActionCoreOrBuilderpublic boolean hasPlumSettleDeposit()
.iotextypes.PlumSettleDeposit plumSettleDeposit = 26;hasPlumSettleDeposit in interface ActionCoreOrBuilderpublic PlumSettleDeposit getPlumSettleDeposit()
.iotextypes.PlumSettleDeposit plumSettleDeposit = 26;getPlumSettleDeposit in interface ActionCoreOrBuilderpublic PlumSettleDepositOrBuilder getPlumSettleDepositOrBuilder()
.iotextypes.PlumSettleDeposit plumSettleDeposit = 26;getPlumSettleDepositOrBuilder in interface ActionCoreOrBuilderpublic boolean hasPlumTransfer()
.iotextypes.PlumTransfer plumTransfer = 27;hasPlumTransfer in interface ActionCoreOrBuilderpublic PlumTransfer getPlumTransfer()
.iotextypes.PlumTransfer plumTransfer = 27;getPlumTransfer in interface ActionCoreOrBuilderpublic PlumTransferOrBuilder getPlumTransferOrBuilder()
.iotextypes.PlumTransfer plumTransfer = 27;getPlumTransferOrBuilder in interface ActionCoreOrBuilderpublic boolean hasDepositToRewardingFund()
Rewarding protocol actions
.iotextypes.DepositToRewardingFund depositToRewardingFund = 30;hasDepositToRewardingFund in interface ActionCoreOrBuilderpublic DepositToRewardingFund getDepositToRewardingFund()
Rewarding protocol actions
.iotextypes.DepositToRewardingFund depositToRewardingFund = 30;getDepositToRewardingFund in interface ActionCoreOrBuilderpublic DepositToRewardingFundOrBuilder getDepositToRewardingFundOrBuilder()
Rewarding protocol actions
.iotextypes.DepositToRewardingFund depositToRewardingFund = 30;getDepositToRewardingFundOrBuilder in interface ActionCoreOrBuilderpublic boolean hasClaimFromRewardingFund()
.iotextypes.ClaimFromRewardingFund claimFromRewardingFund = 31;hasClaimFromRewardingFund in interface ActionCoreOrBuilderpublic ClaimFromRewardingFund getClaimFromRewardingFund()
.iotextypes.ClaimFromRewardingFund claimFromRewardingFund = 31;getClaimFromRewardingFund in interface ActionCoreOrBuilderpublic ClaimFromRewardingFundOrBuilder getClaimFromRewardingFundOrBuilder()
.iotextypes.ClaimFromRewardingFund claimFromRewardingFund = 31;getClaimFromRewardingFundOrBuilder in interface ActionCoreOrBuilderpublic boolean hasGrantReward()
.iotextypes.GrantReward grantReward = 32;hasGrantReward in interface ActionCoreOrBuilderpublic GrantReward getGrantReward()
.iotextypes.GrantReward grantReward = 32;getGrantReward in interface ActionCoreOrBuilderpublic GrantRewardOrBuilder getGrantRewardOrBuilder()
.iotextypes.GrantReward grantReward = 32;getGrantRewardOrBuilder in interface ActionCoreOrBuilderpublic boolean hasStakeCreate()
Native staking
.iotextypes.StakeCreate stakeCreate = 40;hasStakeCreate in interface ActionCoreOrBuilderpublic StakeCreate getStakeCreate()
Native staking
.iotextypes.StakeCreate stakeCreate = 40;getStakeCreate in interface ActionCoreOrBuilderpublic StakeCreateOrBuilder getStakeCreateOrBuilder()
Native staking
.iotextypes.StakeCreate stakeCreate = 40;getStakeCreateOrBuilder in interface ActionCoreOrBuilderpublic boolean hasStakeUnstake()
.iotextypes.StakeReclaim stakeUnstake = 41;hasStakeUnstake in interface ActionCoreOrBuilderpublic StakeReclaim getStakeUnstake()
.iotextypes.StakeReclaim stakeUnstake = 41;getStakeUnstake in interface ActionCoreOrBuilderpublic StakeReclaimOrBuilder getStakeUnstakeOrBuilder()
.iotextypes.StakeReclaim stakeUnstake = 41;getStakeUnstakeOrBuilder in interface ActionCoreOrBuilderpublic boolean hasStakeWithdraw()
.iotextypes.StakeReclaim stakeWithdraw = 42;hasStakeWithdraw in interface ActionCoreOrBuilderpublic StakeReclaim getStakeWithdraw()
.iotextypes.StakeReclaim stakeWithdraw = 42;getStakeWithdraw in interface ActionCoreOrBuilderpublic StakeReclaimOrBuilder getStakeWithdrawOrBuilder()
.iotextypes.StakeReclaim stakeWithdraw = 42;getStakeWithdrawOrBuilder in interface ActionCoreOrBuilderpublic boolean hasStakeAddDeposit()
.iotextypes.StakeAddDeposit stakeAddDeposit = 43;hasStakeAddDeposit in interface ActionCoreOrBuilderpublic StakeAddDeposit getStakeAddDeposit()
.iotextypes.StakeAddDeposit stakeAddDeposit = 43;getStakeAddDeposit in interface ActionCoreOrBuilderpublic StakeAddDepositOrBuilder getStakeAddDepositOrBuilder()
.iotextypes.StakeAddDeposit stakeAddDeposit = 43;getStakeAddDepositOrBuilder in interface ActionCoreOrBuilderpublic boolean hasStakeRestake()
.iotextypes.StakeRestake stakeRestake = 44;hasStakeRestake in interface ActionCoreOrBuilderpublic StakeRestake getStakeRestake()
.iotextypes.StakeRestake stakeRestake = 44;getStakeRestake in interface ActionCoreOrBuilderpublic StakeRestakeOrBuilder getStakeRestakeOrBuilder()
.iotextypes.StakeRestake stakeRestake = 44;getStakeRestakeOrBuilder in interface ActionCoreOrBuilderpublic boolean hasStakeChangeCandidate()
.iotextypes.StakeChangeCandidate stakeChangeCandidate = 45;hasStakeChangeCandidate in interface ActionCoreOrBuilderpublic StakeChangeCandidate getStakeChangeCandidate()
.iotextypes.StakeChangeCandidate stakeChangeCandidate = 45;getStakeChangeCandidate in interface ActionCoreOrBuilderpublic StakeChangeCandidateOrBuilder getStakeChangeCandidateOrBuilder()
.iotextypes.StakeChangeCandidate stakeChangeCandidate = 45;getStakeChangeCandidateOrBuilder in interface ActionCoreOrBuilderpublic boolean hasStakeTransferOwnership()
.iotextypes.StakeTransferOwnership stakeTransferOwnership = 46;hasStakeTransferOwnership in interface ActionCoreOrBuilderpublic StakeTransferOwnership getStakeTransferOwnership()
.iotextypes.StakeTransferOwnership stakeTransferOwnership = 46;getStakeTransferOwnership in interface ActionCoreOrBuilderpublic StakeTransferOwnershipOrBuilder getStakeTransferOwnershipOrBuilder()
.iotextypes.StakeTransferOwnership stakeTransferOwnership = 46;getStakeTransferOwnershipOrBuilder in interface ActionCoreOrBuilderpublic boolean hasCandidateRegister()
.iotextypes.CandidateRegister candidateRegister = 47;hasCandidateRegister in interface ActionCoreOrBuilderpublic CandidateRegister getCandidateRegister()
.iotextypes.CandidateRegister candidateRegister = 47;getCandidateRegister in interface ActionCoreOrBuilderpublic CandidateRegisterOrBuilder getCandidateRegisterOrBuilder()
.iotextypes.CandidateRegister candidateRegister = 47;getCandidateRegisterOrBuilder in interface ActionCoreOrBuilderpublic boolean hasCandidateUpdate()
.iotextypes.CandidateBasicInfo candidateUpdate = 48;hasCandidateUpdate in interface ActionCoreOrBuilderpublic CandidateBasicInfo getCandidateUpdate()
.iotextypes.CandidateBasicInfo candidateUpdate = 48;getCandidateUpdate in interface ActionCoreOrBuilderpublic CandidateBasicInfoOrBuilder getCandidateUpdateOrBuilder()
.iotextypes.CandidateBasicInfo candidateUpdate = 48;getCandidateUpdateOrBuilder in interface ActionCoreOrBuilderpublic boolean hasPutPollResult()
.iotextypes.PutPollResult putPollResult = 50;hasPutPollResult in interface ActionCoreOrBuilderpublic PutPollResult getPutPollResult()
.iotextypes.PutPollResult putPollResult = 50;getPutPollResult in interface ActionCoreOrBuilderpublic PutPollResultOrBuilder getPutPollResultOrBuilder()
.iotextypes.PutPollResult putPollResult = 50;getPutPollResultOrBuilder in interface ActionCoreOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ActionCore parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ActionCore parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ActionCore parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ActionCore parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ActionCore parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ActionCore parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ActionCore parseFrom(InputStream input) throws IOException
IOExceptionpublic static ActionCore parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ActionCore parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ActionCore parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ActionCore parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ActionCore parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ActionCore.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ActionCore.Builder newBuilder()
public static ActionCore.Builder newBuilder(ActionCore prototype)
public ActionCore.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ActionCore.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ActionCore getDefaultInstance()
public static com.google.protobuf.Parser<ActionCore> parser()
public com.google.protobuf.Parser<ActionCore> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ActionCore getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022 IoTeX Group. All rights reserved.