public class TransactionResponseImpl extends java.lang.Object implements TransactionResponse
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcreate, createpublic int getChainId()
getChainId in interface TransactionResponsepublic long getSenderId()
getSenderId in interface TransactionResponsepublic java.lang.String getSender()
getSender in interface TransactionResponsepublic java.lang.String getSenderRs()
getSenderRs in interface TransactionResponsepublic byte[] getSenderPublicKey()
getSenderPublicKey in interface TransactionResponsepublic long getRecipientId()
getRecipientId in interface TransactionResponsepublic java.lang.String getRecipient()
getRecipient in interface TransactionResponsepublic java.lang.String getRecipientRs()
getRecipientRs in interface TransactionResponsepublic TransactionType getTransactionType()
getTransactionType in interface TransactionResponsepublic int getHeight()
getHeight in interface TransactionResponsepublic long getBlockId()
getBlockId in interface TransactionResponsepublic short getIndex()
getIndex in interface TransactionResponsepublic int getTimestamp()
getTimestamp in interface TransactionResponsepublic int getBlockTimestamp()
getBlockTimestamp in interface TransactionResponsepublic short getDeadline()
getDeadline in interface TransactionResponsepublic int getExpiration()
getExpiration in interface TransactionResponsepublic long getAmount()
getAmount in interface TransactionResponsepublic long getFee()
getFee in interface TransactionResponsepublic byte[] getSignature()
getSignature in interface TransactionResponsepublic byte[] getFullHash()
getFullHash in interface TransactionResponsepublic byte getType()
getType in interface TransactionResponsepublic byte getSubType()
getSubType in interface TransactionResponsepublic byte getVersion()
getVersion in interface TransactionResponsepublic int getECBlockHeight()
getECBlockHeight in interface TransactionResponsepublic long getECBlockId()
getECBlockId in interface TransactionResponsepublic boolean isPhased()
isPhased in interface TransactionResponsepublic long getFxtTransaction()
getFxtTransaction in interface TransactionResponsepublic long getTransactionId()
getTransactionId in interface TransactionResponsepublic java.lang.String getUnsignedLongTransactionId()
getUnsignedLongTransactionId in interface TransactionResponsepublic int getConfirmations()
getConfirmations in interface TransactionResponsepublic int getBlockTimeStamp()
getBlockTimeStamp in interface TransactionResponsepublic ChainTransactionId getReferencedTransaction()
getReferencedTransaction in interface TransactionResponsepublic byte[] getSignatureHash()
getSignatureHash in interface TransactionResponsepublic int getEcBlockHeight()
getEcBlockHeight in interface TransactionResponsepublic long getEcBlockId()
getEcBlockId in interface TransactionResponsepublic boolean isBundled()
isBundled in interface TransactionResponsepublic long getRandomSeed(ContractRunnerConfig config)
getRandomSeed in interface TransactionResponsepublic JO getAttachmentJson()
getAttachmentJson in interface TransactionResponsepublic JO getJson()
getJson in interface TransactionResponsepublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic boolean similar(TransactionResponse transactionResponse)
similar in interface TransactionResponsepublic int hashCode()
hashCode in class java.lang.Object