public final class EncryptedTransferWithMemo extends Payload
Constructor and Description |
---|
EncryptedTransferWithMemo(EncryptedAmountTransferData data,
AccountAddress receiver,
Memo memo) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
EncryptedTransferWithMemoPayload |
getPayload() |
protected byte[] |
getRawPayloadBytes()
This must return the raw payload i.e., the
payload only.
|
TransactionType |
getTransactionType() |
int |
hashCode() |
String |
toString() |
public EncryptedTransferWithMemo(EncryptedAmountTransferData data, AccountAddress receiver, Memo memo)
public TransactionType getTransactionType()
getTransactionType
in class Payload
protected byte[] getRawPayloadBytes()
Payload
Payload.getBytes()
getRawPayloadBytes
in class Payload
public EncryptedTransferWithMemoPayload getPayload()
protected boolean canEqual(Object other)
Copyright © 2025. All rights reserved.