public static final class ChainNotifierOuterClass.SpendDetails.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ChainNotifierOuterClass.SpendDetails.Builder> implements ChainNotifierOuterClass.SpendDetailsOrBuilder
chainrpc.SpendDetailsaddRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, 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<ChainNotifierOuterClass.SpendDetails.Builder>public ChainNotifierOuterClass.SpendDetails.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ChainNotifierOuterClass.SpendDetails.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<ChainNotifierOuterClass.SpendDetails.Builder>public ChainNotifierOuterClass.SpendDetails getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ChainNotifierOuterClass.SpendDetails build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ChainNotifierOuterClass.SpendDetails buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ChainNotifierOuterClass.SpendDetails.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ChainNotifierOuterClass.SpendDetails.Builder>public ChainNotifierOuterClass.SpendDetails.Builder mergeFrom(ChainNotifierOuterClass.SpendDetails other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ChainNotifierOuterClass.SpendDetails.Builder>public ChainNotifierOuterClass.SpendDetails.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ChainNotifierOuterClass.SpendDetails.Builder>java.io.IOExceptionpublic boolean hasSpendingOutpoint()
The outpoint was that spent.
.chainrpc.Outpoint spending_outpoint = 1;hasSpendingOutpoint in interface ChainNotifierOuterClass.SpendDetailsOrBuilderpublic ChainNotifierOuterClass.Outpoint getSpendingOutpoint()
The outpoint was that spent.
.chainrpc.Outpoint spending_outpoint = 1;getSpendingOutpoint in interface ChainNotifierOuterClass.SpendDetailsOrBuilderpublic ChainNotifierOuterClass.SpendDetails.Builder setSpendingOutpoint(ChainNotifierOuterClass.Outpoint value)
The outpoint was that spent.
.chainrpc.Outpoint spending_outpoint = 1;public ChainNotifierOuterClass.SpendDetails.Builder setSpendingOutpoint(ChainNotifierOuterClass.Outpoint.Builder builderForValue)
The outpoint was that spent.
.chainrpc.Outpoint spending_outpoint = 1;public ChainNotifierOuterClass.SpendDetails.Builder mergeSpendingOutpoint(ChainNotifierOuterClass.Outpoint value)
The outpoint was that spent.
.chainrpc.Outpoint spending_outpoint = 1;public ChainNotifierOuterClass.SpendDetails.Builder clearSpendingOutpoint()
The outpoint was that spent.
.chainrpc.Outpoint spending_outpoint = 1;public ChainNotifierOuterClass.Outpoint.Builder getSpendingOutpointBuilder()
The outpoint was that spent.
.chainrpc.Outpoint spending_outpoint = 1;public ChainNotifierOuterClass.OutpointOrBuilder getSpendingOutpointOrBuilder()
The outpoint was that spent.
.chainrpc.Outpoint spending_outpoint = 1;getSpendingOutpointOrBuilder in interface ChainNotifierOuterClass.SpendDetailsOrBuilderpublic com.google.protobuf.ByteString getRawSpendingTx()
The raw bytes of the spending transaction.
bytes raw_spending_tx = 2;getRawSpendingTx in interface ChainNotifierOuterClass.SpendDetailsOrBuilderpublic ChainNotifierOuterClass.SpendDetails.Builder setRawSpendingTx(com.google.protobuf.ByteString value)
The raw bytes of the spending transaction.
bytes raw_spending_tx = 2;value - The rawSpendingTx to set.public ChainNotifierOuterClass.SpendDetails.Builder clearRawSpendingTx()
The raw bytes of the spending transaction.
bytes raw_spending_tx = 2;public com.google.protobuf.ByteString getSpendingTxHash()
The hash of the spending transaction.
bytes spending_tx_hash = 3;getSpendingTxHash in interface ChainNotifierOuterClass.SpendDetailsOrBuilderpublic ChainNotifierOuterClass.SpendDetails.Builder setSpendingTxHash(com.google.protobuf.ByteString value)
The hash of the spending transaction.
bytes spending_tx_hash = 3;value - The spendingTxHash to set.public ChainNotifierOuterClass.SpendDetails.Builder clearSpendingTxHash()
The hash of the spending transaction.
bytes spending_tx_hash = 3;public int getSpendingInputIndex()
The input of the spending transaction that fulfilled the spend request.
uint32 spending_input_index = 4;getSpendingInputIndex in interface ChainNotifierOuterClass.SpendDetailsOrBuilderpublic ChainNotifierOuterClass.SpendDetails.Builder setSpendingInputIndex(int value)
The input of the spending transaction that fulfilled the spend request.
uint32 spending_input_index = 4;value - The spendingInputIndex to set.public ChainNotifierOuterClass.SpendDetails.Builder clearSpendingInputIndex()
The input of the spending transaction that fulfilled the spend request.
uint32 spending_input_index = 4;public int getSpendingHeight()
The height at which the spending transaction was included in a block.
uint32 spending_height = 5;getSpendingHeight in interface ChainNotifierOuterClass.SpendDetailsOrBuilderpublic ChainNotifierOuterClass.SpendDetails.Builder setSpendingHeight(int value)
The height at which the spending transaction was included in a block.
uint32 spending_height = 5;value - The spendingHeight to set.public ChainNotifierOuterClass.SpendDetails.Builder clearSpendingHeight()
The height at which the spending transaction was included in a block.
uint32 spending_height = 5;public final ChainNotifierOuterClass.SpendDetails.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ChainNotifierOuterClass.SpendDetails.Builder>public final ChainNotifierOuterClass.SpendDetails.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ChainNotifierOuterClass.SpendDetails.Builder>