public static final class ChainNotifierOuterClass.SpendEvent.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ChainNotifierOuterClass.SpendEvent.Builder> implements ChainNotifierOuterClass.SpendEventOrBuilder
chainrpc.SpendEvent| Modifier and Type | Method and Description |
|---|---|
ChainNotifierOuterClass.SpendEvent |
build() |
ChainNotifierOuterClass.SpendEvent |
buildPartial() |
ChainNotifierOuterClass.SpendEvent.Builder |
clear() |
ChainNotifierOuterClass.SpendEvent.Builder |
clearEvent() |
ChainNotifierOuterClass.SpendEvent.Builder |
clearReorg()
An event sent when the spending transaction of the request was
reorged out of the chain.
|
ChainNotifierOuterClass.SpendEvent.Builder |
clearSpend()
An event that includes the details of the spending transaction of the
request (outpoint/output script).
|
ChainNotifierOuterClass.SpendEvent |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
ChainNotifierOuterClass.SpendEvent.EventCase |
getEventCase() |
ChainNotifierOuterClass.Reorg |
getReorg()
An event sent when the spending transaction of the request was
reorged out of the chain.
|
ChainNotifierOuterClass.Reorg.Builder |
getReorgBuilder()
An event sent when the spending transaction of the request was
reorged out of the chain.
|
ChainNotifierOuterClass.ReorgOrBuilder |
getReorgOrBuilder()
An event sent when the spending transaction of the request was
reorged out of the chain.
|
ChainNotifierOuterClass.SpendDetails |
getSpend()
An event that includes the details of the spending transaction of the
request (outpoint/output script).
|
ChainNotifierOuterClass.SpendDetails.Builder |
getSpendBuilder()
An event that includes the details of the spending transaction of the
request (outpoint/output script).
|
ChainNotifierOuterClass.SpendDetailsOrBuilder |
getSpendOrBuilder()
An event that includes the details of the spending transaction of the
request (outpoint/output script).
|
boolean |
hasReorg()
An event sent when the spending transaction of the request was
reorged out of the chain.
|
boolean |
hasSpend()
An event that includes the details of the spending transaction of the
request (outpoint/output script).
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ChainNotifierOuterClass.SpendEvent.Builder |
mergeFrom(ChainNotifierOuterClass.SpendEvent other) |
ChainNotifierOuterClass.SpendEvent.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ChainNotifierOuterClass.SpendEvent.Builder |
mergeFrom(com.google.protobuf.Message other) |
ChainNotifierOuterClass.SpendEvent.Builder |
mergeReorg(ChainNotifierOuterClass.Reorg value)
An event sent when the spending transaction of the request was
reorged out of the chain.
|
ChainNotifierOuterClass.SpendEvent.Builder |
mergeSpend(ChainNotifierOuterClass.SpendDetails value)
An event that includes the details of the spending transaction of the
request (outpoint/output script).
|
ChainNotifierOuterClass.SpendEvent.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ChainNotifierOuterClass.SpendEvent.Builder |
setReorg(ChainNotifierOuterClass.Reorg.Builder builderForValue)
An event sent when the spending transaction of the request was
reorged out of the chain.
|
ChainNotifierOuterClass.SpendEvent.Builder |
setReorg(ChainNotifierOuterClass.Reorg value)
An event sent when the spending transaction of the request was
reorged out of the chain.
|
ChainNotifierOuterClass.SpendEvent.Builder |
setSpend(ChainNotifierOuterClass.SpendDetails.Builder builderForValue)
An event that includes the details of the spending transaction of the
request (outpoint/output script).
|
ChainNotifierOuterClass.SpendEvent.Builder |
setSpend(ChainNotifierOuterClass.SpendDetails value)
An event that includes the details of the spending transaction of the
request (outpoint/output script).
|
ChainNotifierOuterClass.SpendEvent.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
addRepeatedField, 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.SpendEvent.Builder>public ChainNotifierOuterClass.SpendEvent.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.SpendEvent.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.SpendEvent.Builder>public ChainNotifierOuterClass.SpendEvent getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ChainNotifierOuterClass.SpendEvent build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ChainNotifierOuterClass.SpendEvent buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ChainNotifierOuterClass.SpendEvent.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ChainNotifierOuterClass.SpendEvent.Builder>public ChainNotifierOuterClass.SpendEvent.Builder mergeFrom(ChainNotifierOuterClass.SpendEvent other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ChainNotifierOuterClass.SpendEvent.Builder>public ChainNotifierOuterClass.SpendEvent.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.SpendEvent.Builder>java.io.IOExceptionpublic ChainNotifierOuterClass.SpendEvent.EventCase getEventCase()
getEventCase in interface ChainNotifierOuterClass.SpendEventOrBuilderpublic ChainNotifierOuterClass.SpendEvent.Builder clearEvent()
public boolean hasSpend()
An event that includes the details of the spending transaction of the request (outpoint/output script).
.chainrpc.SpendDetails spend = 1;hasSpend in interface ChainNotifierOuterClass.SpendEventOrBuilderpublic ChainNotifierOuterClass.SpendDetails getSpend()
An event that includes the details of the spending transaction of the request (outpoint/output script).
.chainrpc.SpendDetails spend = 1;getSpend in interface ChainNotifierOuterClass.SpendEventOrBuilderpublic ChainNotifierOuterClass.SpendEvent.Builder setSpend(ChainNotifierOuterClass.SpendDetails value)
An event that includes the details of the spending transaction of the request (outpoint/output script).
.chainrpc.SpendDetails spend = 1;public ChainNotifierOuterClass.SpendEvent.Builder setSpend(ChainNotifierOuterClass.SpendDetails.Builder builderForValue)
An event that includes the details of the spending transaction of the request (outpoint/output script).
.chainrpc.SpendDetails spend = 1;public ChainNotifierOuterClass.SpendEvent.Builder mergeSpend(ChainNotifierOuterClass.SpendDetails value)
An event that includes the details of the spending transaction of the request (outpoint/output script).
.chainrpc.SpendDetails spend = 1;public ChainNotifierOuterClass.SpendEvent.Builder clearSpend()
An event that includes the details of the spending transaction of the request (outpoint/output script).
.chainrpc.SpendDetails spend = 1;public ChainNotifierOuterClass.SpendDetails.Builder getSpendBuilder()
An event that includes the details of the spending transaction of the request (outpoint/output script).
.chainrpc.SpendDetails spend = 1;public ChainNotifierOuterClass.SpendDetailsOrBuilder getSpendOrBuilder()
An event that includes the details of the spending transaction of the request (outpoint/output script).
.chainrpc.SpendDetails spend = 1;getSpendOrBuilder in interface ChainNotifierOuterClass.SpendEventOrBuilderpublic boolean hasReorg()
An event sent when the spending transaction of the request was reorged out of the chain.
.chainrpc.Reorg reorg = 2;hasReorg in interface ChainNotifierOuterClass.SpendEventOrBuilderpublic ChainNotifierOuterClass.Reorg getReorg()
An event sent when the spending transaction of the request was reorged out of the chain.
.chainrpc.Reorg reorg = 2;getReorg in interface ChainNotifierOuterClass.SpendEventOrBuilderpublic ChainNotifierOuterClass.SpendEvent.Builder setReorg(ChainNotifierOuterClass.Reorg value)
An event sent when the spending transaction of the request was reorged out of the chain.
.chainrpc.Reorg reorg = 2;public ChainNotifierOuterClass.SpendEvent.Builder setReorg(ChainNotifierOuterClass.Reorg.Builder builderForValue)
An event sent when the spending transaction of the request was reorged out of the chain.
.chainrpc.Reorg reorg = 2;public ChainNotifierOuterClass.SpendEvent.Builder mergeReorg(ChainNotifierOuterClass.Reorg value)
An event sent when the spending transaction of the request was reorged out of the chain.
.chainrpc.Reorg reorg = 2;public ChainNotifierOuterClass.SpendEvent.Builder clearReorg()
An event sent when the spending transaction of the request was reorged out of the chain.
.chainrpc.Reorg reorg = 2;public ChainNotifierOuterClass.Reorg.Builder getReorgBuilder()
An event sent when the spending transaction of the request was reorged out of the chain.
.chainrpc.Reorg reorg = 2;public ChainNotifierOuterClass.ReorgOrBuilder getReorgOrBuilder()
An event sent when the spending transaction of the request was reorged out of the chain.
.chainrpc.Reorg reorg = 2;getReorgOrBuilder in interface ChainNotifierOuterClass.SpendEventOrBuilderpublic final ChainNotifierOuterClass.SpendEvent.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ChainNotifierOuterClass.SpendEvent.Builder>public final ChainNotifierOuterClass.SpendEvent.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ChainNotifierOuterClass.SpendEvent.Builder>