public static interface TransactionLog.TransactionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAmount()
string amount = 2; |
com.google.protobuf.ByteString |
getAmountBytes()
string amount = 2; |
String |
getRecipient()
string recipient = 4; |
com.google.protobuf.ByteString |
getRecipientBytes()
string recipient = 4; |
String |
getSender()
string sender = 3; |
com.google.protobuf.ByteString |
getSenderBytes()
string sender = 3; |
com.google.protobuf.ByteString |
getTopic()
bytes topic = 1; |
TransactionLogType |
getType()
.iotextypes.TransactionLogType type = 5; |
int |
getTypeValue()
.iotextypes.TransactionLogType type = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofcom.google.protobuf.ByteString getTopic()
bytes topic = 1;String getAmount()
string amount = 2;com.google.protobuf.ByteString getAmountBytes()
string amount = 2;String getSender()
string sender = 3;com.google.protobuf.ByteString getSenderBytes()
string sender = 3;String getRecipient()
string recipient = 4;com.google.protobuf.ByteString getRecipientBytes()
string recipient = 4;int getTypeValue()
.iotextypes.TransactionLogType type = 5;TransactionLogType getType()
.iotextypes.TransactionLogType type = 5;Copyright © 2022 IoTeX Group. All rights reserved.