public class UpdateInstructionTransaction extends BlockItem
Modifier and Type | Class and Description |
---|---|
static class |
UpdateInstructionTransaction.UpdateInstructionTransactionBuilder |
DEFAULT_NETWORK_ID, VERSION, VERSION_SIZE
Modifier and Type | Method and Description |
---|---|
static UpdateInstructionTransaction.UpdateInstructionTransactionBuilder |
builderBlockItem() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
UpdateInstructionTransactionHeader |
getHeader() |
UpdateInstructionTransactionPayload |
getPayload() |
UpdateInstructionTransactionSignature |
getSignature() |
int |
hashCode() |
String |
toString() |
fromVersionedBytes, getBlockItemType, getBytes
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getHash, getNetworkId, getVersionedBytes
public static UpdateInstructionTransaction.UpdateInstructionTransactionBuilder builderBlockItem()
public UpdateInstructionTransactionHeader getHeader()
public UpdateInstructionTransactionPayload getPayload()
public UpdateInstructionTransactionSignature getSignature()
Copyright © 2025. All rights reserved.