public interface ActionInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getActHash()
string actHash = 2; |
com.google.protobuf.ByteString |
getActHashBytes()
string actHash = 2; |
Action |
getAction()
.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; |
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.TimestampOrBuilder |
getTimestampOrBuilder()
.google.protobuf.Timestamp timestamp = 4; |
boolean |
hasAction()
.iotextypes.Action action = 1; |
boolean |
hasTimestamp()
.google.protobuf.Timestamp timestamp = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAction()
.iotextypes.Action action = 1;Action getAction()
.iotextypes.Action action = 1;ActionOrBuilder getActionOrBuilder()
.iotextypes.Action action = 1;String getActHash()
string actHash = 2;com.google.protobuf.ByteString getActHashBytes()
string actHash = 2;String getBlkHash()
string blkHash = 3;com.google.protobuf.ByteString getBlkHashBytes()
string blkHash = 3;boolean hasTimestamp()
.google.protobuf.Timestamp timestamp = 4;com.google.protobuf.Timestamp getTimestamp()
.google.protobuf.Timestamp timestamp = 4;com.google.protobuf.TimestampOrBuilder getTimestampOrBuilder()
.google.protobuf.Timestamp timestamp = 4;long getBlkHeight()
uint64 blkHeight = 5;String getSender()
string sender = 6;com.google.protobuf.ByteString getSenderBytes()
string sender = 6;String getGasFee()
string gasFee = 7;com.google.protobuf.ByteString getGasFeeBytes()
string gasFee = 7;int getIndex()
uint32 index = 8;Copyright © 2022 IoTeX Group. All rights reserved.