public interface PlumTransferOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getCoinID()
uint64 coinID = 1; |
com.google.protobuf.ByteString |
getDenomination()
bytes denomination = 2; |
String |
getOwner()
string owner = 3; |
com.google.protobuf.ByteString |
getOwnerBytes()
string owner = 3; |
String |
getRecipient()
string recipient = 4; |
com.google.protobuf.ByteString |
getRecipientBytes()
string recipient = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getCoinID()
uint64 coinID = 1;com.google.protobuf.ByteString getDenomination()
bytes denomination = 2;String getOwner()
string owner = 3;com.google.protobuf.ByteString getOwnerBytes()
string owner = 3;String getRecipient()
string recipient = 4;com.google.protobuf.ByteString getRecipientBytes()
string recipient = 4;Copyright © 2022 IoTeX Group. All rights reserved.