public static final class ChainNotifierOuterClass.ConfEvent.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ChainNotifierOuterClass.ConfEvent.Builder> implements ChainNotifierOuterClass.ConfEventOrBuilder
chainrpc.ConfEvent| Modifier and Type | Method and Description |
|---|---|
ChainNotifierOuterClass.ConfEvent |
build() |
ChainNotifierOuterClass.ConfEvent |
buildPartial() |
ChainNotifierOuterClass.ConfEvent.Builder |
clear() |
ChainNotifierOuterClass.ConfEvent.Builder |
clearConf()
An event that includes the confirmation details of the request
(txid/ouput script).
|
ChainNotifierOuterClass.ConfEvent.Builder |
clearEvent() |
ChainNotifierOuterClass.ConfEvent.Builder |
clearReorg()
An event send when the transaction of the request is reorged out of the
chain.
|
ChainNotifierOuterClass.ConfDetails |
getConf()
An event that includes the confirmation details of the request
(txid/ouput script).
|
ChainNotifierOuterClass.ConfDetails.Builder |
getConfBuilder()
An event that includes the confirmation details of the request
(txid/ouput script).
|
ChainNotifierOuterClass.ConfDetailsOrBuilder |
getConfOrBuilder()
An event that includes the confirmation details of the request
(txid/ouput script).
|
ChainNotifierOuterClass.ConfEvent |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
ChainNotifierOuterClass.ConfEvent.EventCase |
getEventCase() |
ChainNotifierOuterClass.Reorg |
getReorg()
An event send when the transaction of the request is reorged out of the
chain.
|
ChainNotifierOuterClass.Reorg.Builder |
getReorgBuilder()
An event send when the transaction of the request is reorged out of the
chain.
|
ChainNotifierOuterClass.ReorgOrBuilder |
getReorgOrBuilder()
An event send when the transaction of the request is reorged out of the
chain.
|
boolean |
hasConf()
An event that includes the confirmation details of the request
(txid/ouput script).
|
boolean |
hasReorg()
An event send when the transaction of the request is reorged out of the
chain.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ChainNotifierOuterClass.ConfEvent.Builder |
mergeConf(ChainNotifierOuterClass.ConfDetails value)
An event that includes the confirmation details of the request
(txid/ouput script).
|
ChainNotifierOuterClass.ConfEvent.Builder |
mergeFrom(ChainNotifierOuterClass.ConfEvent other) |
ChainNotifierOuterClass.ConfEvent.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ChainNotifierOuterClass.ConfEvent.Builder |
mergeFrom(com.google.protobuf.Message other) |
ChainNotifierOuterClass.ConfEvent.Builder |
mergeReorg(ChainNotifierOuterClass.Reorg value)
An event send when the transaction of the request is reorged out of the
chain.
|
ChainNotifierOuterClass.ConfEvent.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ChainNotifierOuterClass.ConfEvent.Builder |
setConf(ChainNotifierOuterClass.ConfDetails.Builder builderForValue)
An event that includes the confirmation details of the request
(txid/ouput script).
|
ChainNotifierOuterClass.ConfEvent.Builder |
setConf(ChainNotifierOuterClass.ConfDetails value)
An event that includes the confirmation details of the request
(txid/ouput script).
|
ChainNotifierOuterClass.ConfEvent.Builder |
setReorg(ChainNotifierOuterClass.Reorg.Builder builderForValue)
An event send when the transaction of the request is reorged out of the
chain.
|
ChainNotifierOuterClass.ConfEvent.Builder |
setReorg(ChainNotifierOuterClass.Reorg value)
An event send when the transaction of the request is reorged out of the
chain.
|
ChainNotifierOuterClass.ConfEvent.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.ConfEvent.Builder>public ChainNotifierOuterClass.ConfEvent.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.ConfEvent.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.ConfEvent.Builder>public ChainNotifierOuterClass.ConfEvent getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ChainNotifierOuterClass.ConfEvent build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ChainNotifierOuterClass.ConfEvent buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ChainNotifierOuterClass.ConfEvent.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ChainNotifierOuterClass.ConfEvent.Builder>public ChainNotifierOuterClass.ConfEvent.Builder mergeFrom(ChainNotifierOuterClass.ConfEvent other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ChainNotifierOuterClass.ConfEvent.Builder>public ChainNotifierOuterClass.ConfEvent.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.ConfEvent.Builder>java.io.IOExceptionpublic ChainNotifierOuterClass.ConfEvent.EventCase getEventCase()
getEventCase in interface ChainNotifierOuterClass.ConfEventOrBuilderpublic ChainNotifierOuterClass.ConfEvent.Builder clearEvent()
public boolean hasConf()
An event that includes the confirmation details of the request (txid/ouput script).
.chainrpc.ConfDetails conf = 1;hasConf in interface ChainNotifierOuterClass.ConfEventOrBuilderpublic ChainNotifierOuterClass.ConfDetails getConf()
An event that includes the confirmation details of the request (txid/ouput script).
.chainrpc.ConfDetails conf = 1;getConf in interface ChainNotifierOuterClass.ConfEventOrBuilderpublic ChainNotifierOuterClass.ConfEvent.Builder setConf(ChainNotifierOuterClass.ConfDetails value)
An event that includes the confirmation details of the request (txid/ouput script).
.chainrpc.ConfDetails conf = 1;public ChainNotifierOuterClass.ConfEvent.Builder setConf(ChainNotifierOuterClass.ConfDetails.Builder builderForValue)
An event that includes the confirmation details of the request (txid/ouput script).
.chainrpc.ConfDetails conf = 1;public ChainNotifierOuterClass.ConfEvent.Builder mergeConf(ChainNotifierOuterClass.ConfDetails value)
An event that includes the confirmation details of the request (txid/ouput script).
.chainrpc.ConfDetails conf = 1;public ChainNotifierOuterClass.ConfEvent.Builder clearConf()
An event that includes the confirmation details of the request (txid/ouput script).
.chainrpc.ConfDetails conf = 1;public ChainNotifierOuterClass.ConfDetails.Builder getConfBuilder()
An event that includes the confirmation details of the request (txid/ouput script).
.chainrpc.ConfDetails conf = 1;public ChainNotifierOuterClass.ConfDetailsOrBuilder getConfOrBuilder()
An event that includes the confirmation details of the request (txid/ouput script).
.chainrpc.ConfDetails conf = 1;getConfOrBuilder in interface ChainNotifierOuterClass.ConfEventOrBuilderpublic boolean hasReorg()
An event send when the transaction of the request is reorged out of the chain.
.chainrpc.Reorg reorg = 2;hasReorg in interface ChainNotifierOuterClass.ConfEventOrBuilderpublic ChainNotifierOuterClass.Reorg getReorg()
An event send when the transaction of the request is reorged out of the chain.
.chainrpc.Reorg reorg = 2;getReorg in interface ChainNotifierOuterClass.ConfEventOrBuilderpublic ChainNotifierOuterClass.ConfEvent.Builder setReorg(ChainNotifierOuterClass.Reorg value)
An event send when the transaction of the request is reorged out of the chain.
.chainrpc.Reorg reorg = 2;public ChainNotifierOuterClass.ConfEvent.Builder setReorg(ChainNotifierOuterClass.Reorg.Builder builderForValue)
An event send when the transaction of the request is reorged out of the chain.
.chainrpc.Reorg reorg = 2;public ChainNotifierOuterClass.ConfEvent.Builder mergeReorg(ChainNotifierOuterClass.Reorg value)
An event send when the transaction of the request is reorged out of the chain.
.chainrpc.Reorg reorg = 2;public ChainNotifierOuterClass.ConfEvent.Builder clearReorg()
An event send when the transaction of the request is reorged out of the chain.
.chainrpc.Reorg reorg = 2;public ChainNotifierOuterClass.Reorg.Builder getReorgBuilder()
An event send when the transaction of the request is reorged out of the chain.
.chainrpc.Reorg reorg = 2;public ChainNotifierOuterClass.ReorgOrBuilder getReorgOrBuilder()
An event send when the transaction of the request is reorged out of the chain.
.chainrpc.Reorg reorg = 2;getReorgOrBuilder in interface ChainNotifierOuterClass.ConfEventOrBuilderpublic final ChainNotifierOuterClass.ConfEvent.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ChainNotifierOuterClass.ConfEvent.Builder>public final ChainNotifierOuterClass.ConfEvent.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ChainNotifierOuterClass.ConfEvent.Builder>