public interface TransferOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAmount()
used by state-based model
|
com.google.protobuf.ByteString |
getAmountBytes()
used by state-based model
|
com.google.protobuf.ByteString |
getPayload()
bytes payload = 3; |
String |
getRecipient()
string recipient = 2; |
com.google.protobuf.ByteString |
getRecipientBytes()
string recipient = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getAmount()
used by state-based model
string amount = 1;com.google.protobuf.ByteString getAmountBytes()
used by state-based model
string amount = 1;String getRecipient()
string recipient = 2;com.google.protobuf.ByteString getRecipientBytes()
string recipient = 2;com.google.protobuf.ByteString getPayload()
bytes payload = 3;Copyright © 2022 IoTeX Group. All rights reserved.