public static final class ActionInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ActionInfo.Builder> implements ActionInfoOrBuilder
iotexapi.ActionInfo| Modifier and Type | Method and Description |
|---|---|
ActionInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ActionInfo |
build() |
ActionInfo |
buildPartial() |
ActionInfo.Builder |
clear() |
ActionInfo.Builder |
clearActHash()
string actHash = 2; |
ActionInfo.Builder |
clearAction()
.iotextypes.Action action = 1; |
ActionInfo.Builder |
clearBlkHash()
string blkHash = 3; |
ActionInfo.Builder |
clearBlkHeight()
uint64 blkHeight = 5; |
ActionInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ActionInfo.Builder |
clearGasFee()
string gasFee = 7; |
ActionInfo.Builder |
clearIndex()
uint32 index = 8; |
ActionInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ActionInfo.Builder |
clearSender()
string sender = 6; |
ActionInfo.Builder |
clearTimestamp()
.google.protobuf.Timestamp timestamp = 4; |
ActionInfo.Builder |
clone() |
String |
getActHash()
string actHash = 2; |
com.google.protobuf.ByteString |
getActHashBytes()
string actHash = 2; |
Action |
getAction()
.iotextypes.Action action = 1; |
Action.Builder |
getActionBuilder()
.iotextypes.Action action = 1; |
ActionOrBuilder |
getActionOrBuilder()
.iotextypes.Action action = 1; |
String |
getBlkHash()
string blkHash = 3; |
com.google.protobuf.ByteString |
getBlkHashBytes()
string blkHash = 3; |
long |
getBlkHeight()
uint64 blkHeight = 5; |
ActionInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getGasFee()
string gasFee = 7; |
com.google.protobuf.ByteString |
getGasFeeBytes()
string gasFee = 7; |
int |
getIndex()
uint32 index = 8; |
String |
getSender()
string sender = 6; |
com.google.protobuf.ByteString |
getSenderBytes()
string sender = 6; |
com.google.protobuf.Timestamp |
getTimestamp()
.google.protobuf.Timestamp timestamp = 4; |
com.google.protobuf.Timestamp.Builder |
getTimestampBuilder()
.google.protobuf.Timestamp timestamp = 4; |
com.google.protobuf.TimestampOrBuilder |
getTimestampOrBuilder()
.google.protobuf.Timestamp timestamp = 4; |
boolean |
hasAction()
.iotextypes.Action action = 1; |
boolean |
hasTimestamp()
.google.protobuf.Timestamp timestamp = 4; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ActionInfo.Builder |
mergeAction(Action value)
.iotextypes.Action action = 1; |
ActionInfo.Builder |
mergeFrom(ActionInfo other) |
ActionInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ActionInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
ActionInfo.Builder |
mergeTimestamp(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp timestamp = 4; |
ActionInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ActionInfo.Builder |
setActHash(String value)
string actHash = 2; |
ActionInfo.Builder |
setActHashBytes(com.google.protobuf.ByteString value)
string actHash = 2; |
ActionInfo.Builder |
setAction(Action.Builder builderForValue)
.iotextypes.Action action = 1; |
ActionInfo.Builder |
setAction(Action value)
.iotextypes.Action action = 1; |
ActionInfo.Builder |
setBlkHash(String value)
string blkHash = 3; |
ActionInfo.Builder |
setBlkHashBytes(com.google.protobuf.ByteString value)
string blkHash = 3; |
ActionInfo.Builder |
setBlkHeight(long value)
uint64 blkHeight = 5; |
ActionInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ActionInfo.Builder |
setGasFee(String value)
string gasFee = 7; |
ActionInfo.Builder |
setGasFeeBytes(com.google.protobuf.ByteString value)
string gasFee = 7; |
ActionInfo.Builder |
setIndex(int value)
uint32 index = 8; |
ActionInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ActionInfo.Builder |
setSender(String value)
string sender = 6; |
ActionInfo.Builder |
setSenderBytes(com.google.protobuf.ByteString value)
string sender = 6; |
ActionInfo.Builder |
setTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
.google.protobuf.Timestamp timestamp = 4; |
ActionInfo.Builder |
setTimestamp(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp timestamp = 4; |
ActionInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ActionInfo.Builder>public ActionInfo.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ActionInfo.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ActionInfo.Builder>public ActionInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ActionInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ActionInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ActionInfo.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ActionInfo.Builder>public ActionInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ActionInfo.Builder>public ActionInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ActionInfo.Builder>public ActionInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ActionInfo.Builder>public ActionInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ActionInfo.Builder>public ActionInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ActionInfo.Builder>public ActionInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ActionInfo.Builder>public ActionInfo.Builder mergeFrom(ActionInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ActionInfo.Builder>public ActionInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ActionInfo.Builder>IOExceptionpublic boolean hasAction()
.iotextypes.Action action = 1;hasAction in interface ActionInfoOrBuilderpublic Action getAction()
.iotextypes.Action action = 1;getAction in interface ActionInfoOrBuilderpublic ActionInfo.Builder setAction(Action value)
.iotextypes.Action action = 1;public ActionInfo.Builder setAction(Action.Builder builderForValue)
.iotextypes.Action action = 1;public ActionInfo.Builder mergeAction(Action value)
.iotextypes.Action action = 1;public ActionInfo.Builder clearAction()
.iotextypes.Action action = 1;public Action.Builder getActionBuilder()
.iotextypes.Action action = 1;public ActionOrBuilder getActionOrBuilder()
.iotextypes.Action action = 1;getActionOrBuilder in interface ActionInfoOrBuilderpublic String getActHash()
string actHash = 2;getActHash in interface ActionInfoOrBuilderpublic com.google.protobuf.ByteString getActHashBytes()
string actHash = 2;getActHashBytes in interface ActionInfoOrBuilderpublic ActionInfo.Builder setActHash(String value)
string actHash = 2;public ActionInfo.Builder clearActHash()
string actHash = 2;public ActionInfo.Builder setActHashBytes(com.google.protobuf.ByteString value)
string actHash = 2;public String getBlkHash()
string blkHash = 3;getBlkHash in interface ActionInfoOrBuilderpublic com.google.protobuf.ByteString getBlkHashBytes()
string blkHash = 3;getBlkHashBytes in interface ActionInfoOrBuilderpublic ActionInfo.Builder setBlkHash(String value)
string blkHash = 3;public ActionInfo.Builder clearBlkHash()
string blkHash = 3;public ActionInfo.Builder setBlkHashBytes(com.google.protobuf.ByteString value)
string blkHash = 3;public boolean hasTimestamp()
.google.protobuf.Timestamp timestamp = 4;hasTimestamp in interface ActionInfoOrBuilderpublic com.google.protobuf.Timestamp getTimestamp()
.google.protobuf.Timestamp timestamp = 4;getTimestamp in interface ActionInfoOrBuilderpublic ActionInfo.Builder setTimestamp(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp timestamp = 4;public ActionInfo.Builder setTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
.google.protobuf.Timestamp timestamp = 4;public ActionInfo.Builder mergeTimestamp(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp timestamp = 4;public ActionInfo.Builder clearTimestamp()
.google.protobuf.Timestamp timestamp = 4;public com.google.protobuf.Timestamp.Builder getTimestampBuilder()
.google.protobuf.Timestamp timestamp = 4;public com.google.protobuf.TimestampOrBuilder getTimestampOrBuilder()
.google.protobuf.Timestamp timestamp = 4;getTimestampOrBuilder in interface ActionInfoOrBuilderpublic long getBlkHeight()
uint64 blkHeight = 5;getBlkHeight in interface ActionInfoOrBuilderpublic ActionInfo.Builder setBlkHeight(long value)
uint64 blkHeight = 5;public ActionInfo.Builder clearBlkHeight()
uint64 blkHeight = 5;public String getSender()
string sender = 6;getSender in interface ActionInfoOrBuilderpublic com.google.protobuf.ByteString getSenderBytes()
string sender = 6;getSenderBytes in interface ActionInfoOrBuilderpublic ActionInfo.Builder setSender(String value)
string sender = 6;public ActionInfo.Builder clearSender()
string sender = 6;public ActionInfo.Builder setSenderBytes(com.google.protobuf.ByteString value)
string sender = 6;public String getGasFee()
string gasFee = 7;getGasFee in interface ActionInfoOrBuilderpublic com.google.protobuf.ByteString getGasFeeBytes()
string gasFee = 7;getGasFeeBytes in interface ActionInfoOrBuilderpublic ActionInfo.Builder setGasFee(String value)
string gasFee = 7;public ActionInfo.Builder clearGasFee()
string gasFee = 7;public ActionInfo.Builder setGasFeeBytes(com.google.protobuf.ByteString value)
string gasFee = 7;public int getIndex()
uint32 index = 8;getIndex in interface ActionInfoOrBuilderpublic ActionInfo.Builder setIndex(int value)
uint32 index = 8;public ActionInfo.Builder clearIndex()
uint32 index = 8;public final ActionInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ActionInfo.Builder>public final ActionInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ActionInfo.Builder>Copyright © 2022 IoTeX Group. All rights reserved.