public class TransferWithMemo extends Payload
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
canEqual(Object other)  | 
boolean | 
equals(Object o)  | 
static TransferWithMemo | 
fromBytes(ByteBuffer source)  | 
TransferWithMemoPayload | 
getPayload()  | 
protected byte[] | 
getRawPayloadBytes()
This must return the raw payload i.e., the
 payload only. 
 | 
TransactionType | 
getTransactionType()  | 
int | 
hashCode()  | 
String | 
toString()  | 
calculateEnergyCost, getBytespublic static TransferWithMemo fromBytes(ByteBuffer source)
public TransactionType getTransactionType()
getTransactionType in class Payloadprotected byte[] getRawPayloadBytes()
PayloadPayload.getBytes()getRawPayloadBytes in class Payloadpublic TransferWithMemoPayload getPayload()
protected boolean canEqual(Object other)
Copyright © 2025. All rights reserved.