public static final class Transaction.TransactionToCommit.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Transaction.TransactionToCommit.Builder> implements Transaction.TransactionToCommitOrBuilder
Transaction struct to commit to storageProtobuf type
types.TransactionToCommitgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Transaction.TransactionToCommit.Builder>public Transaction.TransactionToCommit.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Transaction.TransactionToCommit.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Transaction.TransactionToCommit.Builder>public Transaction.TransactionToCommit getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Transaction.TransactionToCommit build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Transaction.TransactionToCommit buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Transaction.TransactionToCommit.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Transaction.TransactionToCommit.Builder>public Transaction.TransactionToCommit.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Transaction.TransactionToCommit.Builder>public Transaction.TransactionToCommit.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Transaction.TransactionToCommit.Builder>public Transaction.TransactionToCommit.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Transaction.TransactionToCommit.Builder>public Transaction.TransactionToCommit.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Transaction.TransactionToCommit.Builder>public Transaction.TransactionToCommit.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Transaction.TransactionToCommit.Builder>public Transaction.TransactionToCommit.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Transaction.TransactionToCommit.Builder>public Transaction.TransactionToCommit.Builder mergeFrom(Transaction.TransactionToCommit other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Transaction.TransactionToCommit.Builder>public Transaction.TransactionToCommit.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Transaction.TransactionToCommit.Builder>IOExceptionpublic boolean hasSignedTxn()
The signed transaction which was executed
.types.SignedTransaction signed_txn = 1;hasSignedTxn in interface Transaction.TransactionToCommitOrBuilderpublic Transaction.SignedTransaction getSignedTxn()
The signed transaction which was executed
.types.SignedTransaction signed_txn = 1;getSignedTxn in interface Transaction.TransactionToCommitOrBuilderpublic Transaction.TransactionToCommit.Builder setSignedTxn(Transaction.SignedTransaction value)
The signed transaction which was executed
.types.SignedTransaction signed_txn = 1;public Transaction.TransactionToCommit.Builder setSignedTxn(Transaction.SignedTransaction.Builder builderForValue)
The signed transaction which was executed
.types.SignedTransaction signed_txn = 1;public Transaction.TransactionToCommit.Builder mergeSignedTxn(Transaction.SignedTransaction value)
The signed transaction which was executed
.types.SignedTransaction signed_txn = 1;public Transaction.TransactionToCommit.Builder clearSignedTxn()
The signed transaction which was executed
.types.SignedTransaction signed_txn = 1;public Transaction.SignedTransaction.Builder getSignedTxnBuilder()
The signed transaction which was executed
.types.SignedTransaction signed_txn = 1;public Transaction.SignedTransactionOrBuilder getSignedTxnOrBuilder()
The signed transaction which was executed
.types.SignedTransaction signed_txn = 1;getSignedTxnOrBuilder in interface Transaction.TransactionToCommitOrBuilderpublic List<Transaction.AccountState> getAccountStatesList()
State db updates
repeated .types.AccountState account_states = 2;getAccountStatesList in interface Transaction.TransactionToCommitOrBuilderpublic int getAccountStatesCount()
State db updates
repeated .types.AccountState account_states = 2;getAccountStatesCount in interface Transaction.TransactionToCommitOrBuilderpublic Transaction.AccountState getAccountStates(int index)
State db updates
repeated .types.AccountState account_states = 2;getAccountStates in interface Transaction.TransactionToCommitOrBuilderpublic Transaction.TransactionToCommit.Builder setAccountStates(int index, Transaction.AccountState value)
State db updates
repeated .types.AccountState account_states = 2;public Transaction.TransactionToCommit.Builder setAccountStates(int index, Transaction.AccountState.Builder builderForValue)
State db updates
repeated .types.AccountState account_states = 2;public Transaction.TransactionToCommit.Builder addAccountStates(Transaction.AccountState value)
State db updates
repeated .types.AccountState account_states = 2;public Transaction.TransactionToCommit.Builder addAccountStates(int index, Transaction.AccountState value)
State db updates
repeated .types.AccountState account_states = 2;public Transaction.TransactionToCommit.Builder addAccountStates(Transaction.AccountState.Builder builderForValue)
State db updates
repeated .types.AccountState account_states = 2;public Transaction.TransactionToCommit.Builder addAccountStates(int index, Transaction.AccountState.Builder builderForValue)
State db updates
repeated .types.AccountState account_states = 2;public Transaction.TransactionToCommit.Builder addAllAccountStates(Iterable<? extends Transaction.AccountState> values)
State db updates
repeated .types.AccountState account_states = 2;public Transaction.TransactionToCommit.Builder clearAccountStates()
State db updates
repeated .types.AccountState account_states = 2;public Transaction.TransactionToCommit.Builder removeAccountStates(int index)
State db updates
repeated .types.AccountState account_states = 2;public Transaction.AccountState.Builder getAccountStatesBuilder(int index)
State db updates
repeated .types.AccountState account_states = 2;public Transaction.AccountStateOrBuilder getAccountStatesOrBuilder(int index)
State db updates
repeated .types.AccountState account_states = 2;getAccountStatesOrBuilder in interface Transaction.TransactionToCommitOrBuilderpublic List<? extends Transaction.AccountStateOrBuilder> getAccountStatesOrBuilderList()
State db updates
repeated .types.AccountState account_states = 2;getAccountStatesOrBuilderList in interface Transaction.TransactionToCommitOrBuilderpublic Transaction.AccountState.Builder addAccountStatesBuilder()
State db updates
repeated .types.AccountState account_states = 2;public Transaction.AccountState.Builder addAccountStatesBuilder(int index)
State db updates
repeated .types.AccountState account_states = 2;public List<Transaction.AccountState.Builder> getAccountStatesBuilderList()
State db updates
repeated .types.AccountState account_states = 2;public List<Events.Event> getEventsList()
Events yielded by the transaction.
repeated .types.Event events = 3;getEventsList in interface Transaction.TransactionToCommitOrBuilderpublic int getEventsCount()
Events yielded by the transaction.
repeated .types.Event events = 3;getEventsCount in interface Transaction.TransactionToCommitOrBuilderpublic Events.Event getEvents(int index)
Events yielded by the transaction.
repeated .types.Event events = 3;getEvents in interface Transaction.TransactionToCommitOrBuilderpublic Transaction.TransactionToCommit.Builder setEvents(int index, Events.Event value)
Events yielded by the transaction.
repeated .types.Event events = 3;public Transaction.TransactionToCommit.Builder setEvents(int index, Events.Event.Builder builderForValue)
Events yielded by the transaction.
repeated .types.Event events = 3;public Transaction.TransactionToCommit.Builder addEvents(Events.Event value)
Events yielded by the transaction.
repeated .types.Event events = 3;public Transaction.TransactionToCommit.Builder addEvents(int index, Events.Event value)
Events yielded by the transaction.
repeated .types.Event events = 3;public Transaction.TransactionToCommit.Builder addEvents(Events.Event.Builder builderForValue)
Events yielded by the transaction.
repeated .types.Event events = 3;public Transaction.TransactionToCommit.Builder addEvents(int index, Events.Event.Builder builderForValue)
Events yielded by the transaction.
repeated .types.Event events = 3;public Transaction.TransactionToCommit.Builder addAllEvents(Iterable<? extends Events.Event> values)
Events yielded by the transaction.
repeated .types.Event events = 3;public Transaction.TransactionToCommit.Builder clearEvents()
Events yielded by the transaction.
repeated .types.Event events = 3;public Transaction.TransactionToCommit.Builder removeEvents(int index)
Events yielded by the transaction.
repeated .types.Event events = 3;public Events.Event.Builder getEventsBuilder(int index)
Events yielded by the transaction.
repeated .types.Event events = 3;public Events.EventOrBuilder getEventsOrBuilder(int index)
Events yielded by the transaction.
repeated .types.Event events = 3;getEventsOrBuilder in interface Transaction.TransactionToCommitOrBuilderpublic List<? extends Events.EventOrBuilder> getEventsOrBuilderList()
Events yielded by the transaction.
repeated .types.Event events = 3;getEventsOrBuilderList in interface Transaction.TransactionToCommitOrBuilderpublic Events.Event.Builder addEventsBuilder()
Events yielded by the transaction.
repeated .types.Event events = 3;public Events.Event.Builder addEventsBuilder(int index)
Events yielded by the transaction.
repeated .types.Event events = 3;public List<Events.Event.Builder> getEventsBuilderList()
Events yielded by the transaction.
repeated .types.Event events = 3;public long getGasUsed()
The amount of gas used.
uint64 gas_used = 4;getGasUsed in interface Transaction.TransactionToCommitOrBuilderpublic Transaction.TransactionToCommit.Builder setGasUsed(long value)
The amount of gas used.
uint64 gas_used = 4;public Transaction.TransactionToCommit.Builder clearGasUsed()
The amount of gas used.
uint64 gas_used = 4;public final Transaction.TransactionToCommit.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Transaction.TransactionToCommit.Builder>public final Transaction.TransactionToCommit.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Transaction.TransactionToCommit.Builder>Copyright © 2019. All rights reserved.