public interface EvmTransferOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getAmount()
bytes amount = 1; |
String |
getFrom()
string from = 2; |
com.google.protobuf.ByteString |
getFromBytes()
string from = 2; |
String |
getTo()
string to = 3; |
com.google.protobuf.ByteString |
getToBytes()
string to = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofcom.google.protobuf.ByteString getAmount()
bytes amount = 1;String getFrom()
string from = 2;com.google.protobuf.ByteString getFromBytes()
string from = 2;String getTo()
string to = 3;com.google.protobuf.ByteString getToBytes()
string to = 3;Copyright © 2022 IoTeX Group. All rights reserved.