public final class ConfigureDelegation extends Payload
Constructor and Description |
---|
ConfigureDelegation(ConfigureDelegationPayload payload) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
ConfigureDelegationPayload |
getPayload()
The payload for configuring delegation.
|
protected byte[] |
getRawPayloadBytes()
This must return the raw payload i.e., the
payload only.
|
TransactionType |
getTransactionType() |
int |
hashCode() |
String |
toString() |
public ConfigureDelegation(ConfigureDelegationPayload payload)
public TransactionType getTransactionType()
getTransactionType
in class Payload
protected byte[] getRawPayloadBytes()
Payload
Payload.getBytes()
getRawPayloadBytes
in class Payload
public ConfigureDelegationPayload getPayload()
protected boolean canEqual(Object other)
Copyright © 2025. All rights reserved.