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() |
public static TransferWithMemo fromBytes(ByteBuffer source)
public TransactionType getTransactionType()
getTransactionType
in class Payload
protected byte[] getRawPayloadBytes()
Payload
Payload.getBytes()
getRawPayloadBytes
in class Payload
public TransferWithMemoPayload getPayload()
protected boolean canEqual(Object other)
Copyright © 2025. All rights reserved.