java.lang.Object
com.google.protobuf.AbstractMessageLite<TransactionReceipt,TransactionReceipt.Builder>
com.google.protobuf.GeneratedMessageLite<TransactionReceipt,TransactionReceipt.Builder>
com.hedera.hashgraph.sdk.proto.TransactionReceipt
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,TransactionReceiptOrBuilder
@Generated
public final class TransactionReceipt
extends com.google.protobuf.GeneratedMessageLite<TransactionReceipt,TransactionReceipt.Builder>
implements TransactionReceiptOrBuilder
* The summary of a transaction's result so far.<br/> If the transaction has not reached consensus, this result will be necessarily incomplete. Most items in this object are only set for specific transactions. Those values SHALL be unset for all other transactions.Protobuf type
proto.TransactionReceipt-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class* The summary of a transaction's result so far.<br/> If the transaction has not reached consensus, this result will be necessarily incomplete.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite, Type>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageLite
unknownFieldsFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionprotected final ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) * In the receipt of a `CryptoCreate`, the id of the newly created account.com.google.protobuf.UInt64Value* The block number containing this transaction.* In the receipt of a `ContractCreate`, the id of the newly created contract.static TransactionReceipt* The exchange rates in effect when the transaction reached consensus.* In the receipt of a `FileCreate`, the id of the newly created file.long* In the receipt of `TokenMint`, `TokenWipe`, or `TokenBurn`.<br/> For non-unique tokens, the current total supply of that token.<br/> For unique tokens,the total number of NFTs issued for that token.long* An affected node identifier.<br/> In the receipt of a NodeCreate, the id of the newly created node.long* The identifier of a newly created RegisteredNode.* In the receipt of a `ScheduleCreate` or `ScheduleSign` that enables the scheduled transaction to execute immediately, the `TransactionID` that should be used to query for the receipt or record of the scheduled transaction that was executed.* In the receipt of a `ScheduleCreate`, the id of the newly created Scheduled EntitylonggetSerialNumbers(int index) * In the receipt of a `TokenMint` for non-fungible/unique tokens, the serial numbers of the newly created tokens.int* In the receipt of a `TokenMint` for non-fungible/unique tokens, the serial numbers of the newly created tokens.* In the receipt of a `TokenMint` for non-fungible/unique tokens, the serial numbers of the newly created tokens.* The consensus status of the transaction.int* The consensus status of the transaction.* In the receipt of a `CreateToken`, the id of the newly created token* In the receipt of a `ConsensusCreateTopic`, the id of the newly created topic.com.google.protobuf.ByteString* In the receipt of a `ConsensusSubmitMessage`, the new running hash of the topic that received the message.<br/> <p> The inputs to the topic running hash have changed over time.<br/> This 48-byte field is the output of a SHA-384 digest with input data determined by the value of the `topicRunningHashVersion` field.<br/> All new transactions SHALL use `topicRunningHashVersion` `3`.<br/> The bytes of each uint64 or uint32 encoded for the hash input MUST be in Big-Endian format.long* In the receipt of a `ConsensusSubmitMessage`, the version of the SHA-384 digest inputs used to update the running hash.long* In the receipt of a `ConsensusSubmitMessage`, the new sequence number for the topic that received the message.boolean* In the receipt of a `CryptoCreate`, the id of the newly created account.boolean* The block number containing this transaction.boolean* In the receipt of a `ContractCreate`, the id of the newly created contract.boolean* The exchange rates in effect when the transaction reached consensus.boolean* In the receipt of a `FileCreate`, the id of the newly created file.boolean* In the receipt of a `ScheduleCreate` or `ScheduleSign` that enables the scheduled transaction to execute immediately, the `TransactionID` that should be used to query for the receipt or record of the scheduled transaction that was executed.boolean* In the receipt of a `ScheduleCreate`, the id of the newly created Scheduled Entityboolean* In the receipt of a `CreateToken`, the id of the newly created tokenboolean* In the receipt of a `ConsensusCreateTopic`, the id of the newly created topic.static TransactionReceipt.Builderstatic TransactionReceipt.BuildernewBuilder(TransactionReceipt prototype) static TransactionReceiptparseDelimitedFrom(InputStream input) static TransactionReceiptparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TransactionReceiptparseFrom(byte[] data) static TransactionReceiptparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TransactionReceiptparseFrom(com.google.protobuf.ByteString data) static TransactionReceiptparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TransactionReceiptparseFrom(com.google.protobuf.CodedInputStream input) static TransactionReceiptparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TransactionReceiptparseFrom(InputStream input) static TransactionReceiptparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TransactionReceiptparseFrom(ByteBuffer data) static TransactionReceiptparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<TransactionReceipt> parser()Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeToMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
Field Details
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER- See Also:
-
ACCOUNTID_FIELD_NUMBER
public static final int ACCOUNTID_FIELD_NUMBER- See Also:
-
FILEID_FIELD_NUMBER
public static final int FILEID_FIELD_NUMBER- See Also:
-
CONTRACTID_FIELD_NUMBER
public static final int CONTRACTID_FIELD_NUMBER- See Also:
-
EXCHANGERATE_FIELD_NUMBER
public static final int EXCHANGERATE_FIELD_NUMBER- See Also:
-
TOPICID_FIELD_NUMBER
public static final int TOPICID_FIELD_NUMBER- See Also:
-
TOPICSEQUENCENUMBER_FIELD_NUMBER
public static final int TOPICSEQUENCENUMBER_FIELD_NUMBER- See Also:
-
TOPICRUNNINGHASH_FIELD_NUMBER
public static final int TOPICRUNNINGHASH_FIELD_NUMBER- See Also:
-
TOPICRUNNINGHASHVERSION_FIELD_NUMBER
public static final int TOPICRUNNINGHASHVERSION_FIELD_NUMBER- See Also:
-
TOKENID_FIELD_NUMBER
public static final int TOKENID_FIELD_NUMBER- See Also:
-
NEWTOTALSUPPLY_FIELD_NUMBER
public static final int NEWTOTALSUPPLY_FIELD_NUMBER- See Also:
-
SCHEDULEID_FIELD_NUMBER
public static final int SCHEDULEID_FIELD_NUMBER- See Also:
-
SCHEDULEDTRANSACTIONID_FIELD_NUMBER
public static final int SCHEDULEDTRANSACTIONID_FIELD_NUMBER- See Also:
-
SERIALNUMBERS_FIELD_NUMBER
public static final int SERIALNUMBERS_FIELD_NUMBER- See Also:
-
NODE_ID_FIELD_NUMBER
public static final int NODE_ID_FIELD_NUMBER- See Also:
-
REGISTERED_NODE_ID_FIELD_NUMBER
public static final int REGISTERED_NODE_ID_FIELD_NUMBER- See Also:
-
BLOCK_NUMBER_FIELD_NUMBER
public static final int BLOCK_NUMBER_FIELD_NUMBER- See Also:
-
-
Method Details
-
getStatusValue
public int getStatusValue()* The consensus status of the transaction. <p> This SHALL be `UNKNOWN` if consensus has not been reached.<br/> This SHALL be `UNKNOWN` if the associated transaction did not have a valid payer signature.
.proto.ResponseCodeEnum status = 1;- Specified by:
getStatusValuein interfaceTransactionReceiptOrBuilder- Returns:
- The enum numeric value on the wire for status.
-
getStatus
* The consensus status of the transaction. <p> This SHALL be `UNKNOWN` if consensus has not been reached.<br/> This SHALL be `UNKNOWN` if the associated transaction did not have a valid payer signature.
.proto.ResponseCodeEnum status = 1;- Specified by:
getStatusin interfaceTransactionReceiptOrBuilder- Returns:
- The status.
-
hasAccountID
public boolean hasAccountID()* In the receipt of a `CryptoCreate`, the id of the newly created account.
.proto.AccountID accountID = 2;- Specified by:
hasAccountIDin interfaceTransactionReceiptOrBuilder- Returns:
- Whether the accountID field is set.
-
getAccountID
* In the receipt of a `CryptoCreate`, the id of the newly created account.
.proto.AccountID accountID = 2;- Specified by:
getAccountIDin interfaceTransactionReceiptOrBuilder- Returns:
- The accountID.
-
hasFileID
public boolean hasFileID()* In the receipt of a `FileCreate`, the id of the newly created file.
.proto.FileID fileID = 3;- Specified by:
hasFileIDin interfaceTransactionReceiptOrBuilder- Returns:
- Whether the fileID field is set.
-
getFileID
* In the receipt of a `FileCreate`, the id of the newly created file.
.proto.FileID fileID = 3;- Specified by:
getFileIDin interfaceTransactionReceiptOrBuilder- Returns:
- The fileID.
-
hasContractID
public boolean hasContractID()* In the receipt of a `ContractCreate`, the id of the newly created contract.
.proto.ContractID contractID = 4;- Specified by:
hasContractIDin interfaceTransactionReceiptOrBuilder- Returns:
- Whether the contractID field is set.
-
getContractID
* In the receipt of a `ContractCreate`, the id of the newly created contract.
.proto.ContractID contractID = 4;- Specified by:
getContractIDin interfaceTransactionReceiptOrBuilder- Returns:
- The contractID.
-
hasExchangeRate
public boolean hasExchangeRate()* The exchange rates in effect when the transaction reached consensus.
.proto.ExchangeRateSet exchangeRate = 5;- Specified by:
hasExchangeRatein interfaceTransactionReceiptOrBuilder- Returns:
- Whether the exchangeRate field is set.
-
getExchangeRate
* The exchange rates in effect when the transaction reached consensus.
.proto.ExchangeRateSet exchangeRate = 5;- Specified by:
getExchangeRatein interfaceTransactionReceiptOrBuilder- Returns:
- The exchangeRate.
-
hasTopicID
public boolean hasTopicID()* In the receipt of a `ConsensusCreateTopic`, the id of the newly created topic.
.proto.TopicID topicID = 6;- Specified by:
hasTopicIDin interfaceTransactionReceiptOrBuilder- Returns:
- Whether the topicID field is set.
-
getTopicID
* In the receipt of a `ConsensusCreateTopic`, the id of the newly created topic.
.proto.TopicID topicID = 6;- Specified by:
getTopicIDin interfaceTransactionReceiptOrBuilder- Returns:
- The topicID.
-
getTopicSequenceNumber
public long getTopicSequenceNumber()* In the receipt of a `ConsensusSubmitMessage`, the new sequence number for the topic that received the message.
uint64 topicSequenceNumber = 7;- Specified by:
getTopicSequenceNumberin interfaceTransactionReceiptOrBuilder- Returns:
- The topicSequenceNumber.
-
getTopicRunningHash
public com.google.protobuf.ByteString getTopicRunningHash()* In the receipt of a `ConsensusSubmitMessage`, the new running hash of the topic that received the message.<br/> <p> The inputs to the topic running hash have changed over time.<br/> This 48-byte field is the output of a SHA-384 digest with input data determined by the value of the `topicRunningHashVersion` field.<br/> All new transactions SHALL use `topicRunningHashVersion` `3`.<br/> The bytes of each uint64 or uint32 encoded for the hash input MUST be in Big-Endian format. <p> <hr style="margin: 0.2em 5em 0.2em 5em; height: 0.5em; border-style: solid none solid none; border-width: 2px;"/> <p> The most recent version is denoted by `topicRunningHashVersion = 3`. <p> This version SHALL include, in order <ol> <li>The previous running hash of the topic (48 bytes)</li> <li>The `topic_running_hash_version` field (8 bytes)</li> <li>The payer account's shard (8 bytes)</li> <li>The payer account's realm (8 bytes)</li> <li>The payer account's number (8 bytes)</li> <li>The topic's shard (8 bytes)</li> <li>The topic's realm (8 bytes)</li> <li>The topic's number (8 bytes)</li> <li>The number of seconds since the epoch when the `ConsensusSubmitMessage` reached consensus (8 bytes)</li> <li>The number of nanoseconds within the second when the `ConsensusSubmitMessage` reached consensus (4 bytes)</li> <li>The `topic_sequence_number` field (8 bytes)</li> <li>The output of a SHA-384 digest of the message bytes from the `ConsensusSubmitMessage` (48 bytes)</li> </ol> <hr style="margin: 0.2em 5em 0.2em 5em; height: 0.5em; border-style: solid none solid none; border-width: 2px;"/> <p> The next older version is denoted by `topicRunningHashVersion = 2`. <p> This version SHALL include, in order <ol> <li>The previous running hash of the topic (48 bytes)</li> <li>The `topic_running_hash_version` field (8 bytes)</li> <li>The topic's shard (8 bytes)</li> <li>The topic's realm (8 bytes)</li> <li>The topic's number (8 bytes)</li> <li>The number of seconds since the epoch when the `ConsensusSubmitMessage` reached consensus (8 bytes)</li> <li>The number of nanoseconds within the second when the `ConsensusSubmitMessage` reached consensus (4 bytes)</li> <li>The `topic_sequence_number` field (8 bytes)</li> <li>The output of a SHA-384 digest of the message bytes from the `ConsensusSubmitMessage` (48 bytes)</li> </ol> <hr style="margin: 0.2em 5em 0.2em 5em; height: 0.5em; border-style: solid none solid none; border-width: 2px;"/> <p> The original version, used at genesis, is denoted by `topicRunningHashVersion = 1` or `topicRunningHashVersion = 0`. <p> This version SHALL include, in order <ol> <li>The previous running hash of the topic (48 bytes)</li> <li>The topic's shard (8 bytes)</li> <li>The topic's realm (8 bytes)</li> <li>The topic's number (8 bytes)</li> <li>The number of seconds since the epoch when the `ConsensusSubmitMessage` reached consensus (8 bytes)</li> <li>The number of nanoseconds within the second when the `ConsensusSubmitMessage` reached consensus (4 bytes)</li> <li>The `topic_sequence_number` field (8 bytes)</li> <li>The message bytes from the `ConsensusSubmitMessage` (variable)</li> </ol>
bytes topicRunningHash = 8;- Specified by:
getTopicRunningHashin interfaceTransactionReceiptOrBuilder- Returns:
- The topicRunningHash.
-
getTopicRunningHashVersion
public long getTopicRunningHashVersion()* In the receipt of a `ConsensusSubmitMessage`, the version of the SHA-384 digest inputs used to update the running hash.
uint64 topicRunningHashVersion = 9;- Specified by:
getTopicRunningHashVersionin interfaceTransactionReceiptOrBuilder- Returns:
- The topicRunningHashVersion.
-
hasTokenID
public boolean hasTokenID()* In the receipt of a `CreateToken`, the id of the newly created token
.proto.TokenID tokenID = 10;- Specified by:
hasTokenIDin interfaceTransactionReceiptOrBuilder- Returns:
- Whether the tokenID field is set.
-
getTokenID
* In the receipt of a `CreateToken`, the id of the newly created token
.proto.TokenID tokenID = 10;- Specified by:
getTokenIDin interfaceTransactionReceiptOrBuilder- Returns:
- The tokenID.
-
getNewTotalSupply
public long getNewTotalSupply()* In the receipt of `TokenMint`, `TokenWipe`, or `TokenBurn`.<br/> For non-unique tokens, the current total supply of that token.<br/> For unique tokens,the total number of NFTs issued for that token.
uint64 newTotalSupply = 11;- Specified by:
getNewTotalSupplyin interfaceTransactionReceiptOrBuilder- Returns:
- The newTotalSupply.
-
hasScheduleID
public boolean hasScheduleID()* In the receipt of a `ScheduleCreate`, the id of the newly created Scheduled Entity
.proto.ScheduleID scheduleID = 12;- Specified by:
hasScheduleIDin interfaceTransactionReceiptOrBuilder- Returns:
- Whether the scheduleID field is set.
-
getScheduleID
* In the receipt of a `ScheduleCreate`, the id of the newly created Scheduled Entity
.proto.ScheduleID scheduleID = 12;- Specified by:
getScheduleIDin interfaceTransactionReceiptOrBuilder- Returns:
- The scheduleID.
-
hasScheduledTransactionID
public boolean hasScheduledTransactionID()* In the receipt of a `ScheduleCreate` or `ScheduleSign` that enables the scheduled transaction to execute immediately, the `TransactionID` that should be used to query for the receipt or record of the scheduled transaction that was executed.
.proto.TransactionID scheduledTransactionID = 13;- Specified by:
hasScheduledTransactionIDin interfaceTransactionReceiptOrBuilder- Returns:
- Whether the scheduledTransactionID field is set.
-
getScheduledTransactionID
* In the receipt of a `ScheduleCreate` or `ScheduleSign` that enables the scheduled transaction to execute immediately, the `TransactionID` that should be used to query for the receipt or record of the scheduled transaction that was executed.
.proto.TransactionID scheduledTransactionID = 13;- Specified by:
getScheduledTransactionIDin interfaceTransactionReceiptOrBuilder- Returns:
- The scheduledTransactionID.
-
getSerialNumbersList
* In the receipt of a `TokenMint` for non-fungible/unique tokens, the serial numbers of the newly created tokens.
repeated int64 serialNumbers = 14;- Specified by:
getSerialNumbersListin interfaceTransactionReceiptOrBuilder- Returns:
- A list containing the serialNumbers.
-
getSerialNumbersCount
public int getSerialNumbersCount()* In the receipt of a `TokenMint` for non-fungible/unique tokens, the serial numbers of the newly created tokens.
repeated int64 serialNumbers = 14;- Specified by:
getSerialNumbersCountin interfaceTransactionReceiptOrBuilder- Returns:
- The count of serialNumbers.
-
getSerialNumbers
public long getSerialNumbers(int index) * In the receipt of a `TokenMint` for non-fungible/unique tokens, the serial numbers of the newly created tokens.
repeated int64 serialNumbers = 14;- Specified by:
getSerialNumbersin interfaceTransactionReceiptOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The serialNumbers at the given index.
-
getNodeId
public long getNodeId()* An affected node identifier.<br/> In the receipt of a NodeCreate, the id of the newly created node. <p> This value SHALL be set following a `createNode` transaction.<br/> This value SHALL NOT be set following any other transaction.
uint64 node_id = 15;- Specified by:
getNodeIdin interfaceTransactionReceiptOrBuilder- Returns:
- The nodeId.
-
getRegisteredNodeId
public long getRegisteredNodeId()* The identifier of a newly created RegisteredNode. <p> This value SHALL be set following a `createRegisteredNode` transaction.<br/> This value SHALL NOT be set following any other transaction.<br/> This value SHALL be unique within a given network.
uint64 registered_node_id = 16;- Specified by:
getRegisteredNodeIdin interfaceTransactionReceiptOrBuilder- Returns:
- The registeredNodeId.
-
hasBlockNumber
public boolean hasBlockNumber()* The block number containing this transaction. <p> This value SHALL be unset or default if consensus has not been reached or the block assignment is not yet known.<br/> Once known, this value SHALL identify the block containing the transaction represented by this receipt.
.google.protobuf.UInt64Value block_number = 17;- Specified by:
hasBlockNumberin interfaceTransactionReceiptOrBuilder- Returns:
- Whether the blockNumber field is set.
-
getBlockNumber
public com.google.protobuf.UInt64Value getBlockNumber()* The block number containing this transaction. <p> This value SHALL be unset or default if consensus has not been reached or the block assignment is not yet known.<br/> Once known, this value SHALL identify the block containing the transaction represented by this receipt.
.google.protobuf.UInt64Value block_number = 17;- Specified by:
getBlockNumberin interfaceTransactionReceiptOrBuilder- Returns:
- The blockNumber.
-
parseFrom
public static TransactionReceipt parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TransactionReceipt parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TransactionReceipt parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TransactionReceipt parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TransactionReceipt parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TransactionReceipt parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static TransactionReceipt parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static TransactionReceipt parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static TransactionReceipt parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static TransactionReceipt parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilder
-
newBuilder
-
dynamicMethod
protected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) - Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<TransactionReceipt,TransactionReceipt.Builder>
-
getDefaultInstance
-
parser
-