public static final class ChainNotifierOuterClass.ConfDetails.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ChainNotifierOuterClass.ConfDetails.Builder> implements ChainNotifierOuterClass.ConfDetailsOrBuilder
chainrpc.ConfDetails| Modifier and Type | Method and Description |
|---|---|
ChainNotifierOuterClass.ConfDetails |
build() |
ChainNotifierOuterClass.ConfDetails |
buildPartial() |
ChainNotifierOuterClass.ConfDetails.Builder |
clear() |
ChainNotifierOuterClass.ConfDetails.Builder |
clearBlockHash()
The hash of the block in which the confirmed transaction was included in.
|
ChainNotifierOuterClass.ConfDetails.Builder |
clearBlockHeight()
The height of the block in which the confirmed transaction was included
in.
|
ChainNotifierOuterClass.ConfDetails.Builder |
clearRawBlock()
The raw bytes of the block that mined the transaction.
|
ChainNotifierOuterClass.ConfDetails.Builder |
clearRawTx()
The raw bytes of the confirmed transaction.
|
ChainNotifierOuterClass.ConfDetails.Builder |
clearTxIndex()
The index of the confirmed transaction within the block.
|
com.google.protobuf.ByteString |
getBlockHash()
The hash of the block in which the confirmed transaction was included in.
|
int |
getBlockHeight()
The height of the block in which the confirmed transaction was included
in.
|
ChainNotifierOuterClass.ConfDetails |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.ByteString |
getRawBlock()
The raw bytes of the block that mined the transaction.
|
com.google.protobuf.ByteString |
getRawTx()
The raw bytes of the confirmed transaction.
|
int |
getTxIndex()
The index of the confirmed transaction within the block.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ChainNotifierOuterClass.ConfDetails.Builder |
mergeFrom(ChainNotifierOuterClass.ConfDetails other) |
ChainNotifierOuterClass.ConfDetails.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ChainNotifierOuterClass.ConfDetails.Builder |
mergeFrom(com.google.protobuf.Message other) |
ChainNotifierOuterClass.ConfDetails.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ChainNotifierOuterClass.ConfDetails.Builder |
setBlockHash(com.google.protobuf.ByteString value)
The hash of the block in which the confirmed transaction was included in.
|
ChainNotifierOuterClass.ConfDetails.Builder |
setBlockHeight(int value)
The height of the block in which the confirmed transaction was included
in.
|
ChainNotifierOuterClass.ConfDetails.Builder |
setRawBlock(com.google.protobuf.ByteString value)
The raw bytes of the block that mined the transaction.
|
ChainNotifierOuterClass.ConfDetails.Builder |
setRawTx(com.google.protobuf.ByteString value)
The raw bytes of the confirmed transaction.
|
ChainNotifierOuterClass.ConfDetails.Builder |
setTxIndex(int value)
The index of the confirmed transaction within the block.
|
ChainNotifierOuterClass.ConfDetails.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.ConfDetails.Builder>public ChainNotifierOuterClass.ConfDetails.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.ConfDetails.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.ConfDetails.Builder>public ChainNotifierOuterClass.ConfDetails getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ChainNotifierOuterClass.ConfDetails build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ChainNotifierOuterClass.ConfDetails buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ChainNotifierOuterClass.ConfDetails.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ChainNotifierOuterClass.ConfDetails.Builder>public ChainNotifierOuterClass.ConfDetails.Builder mergeFrom(ChainNotifierOuterClass.ConfDetails other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ChainNotifierOuterClass.ConfDetails.Builder>public ChainNotifierOuterClass.ConfDetails.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.ConfDetails.Builder>java.io.IOExceptionpublic com.google.protobuf.ByteString getRawTx()
The raw bytes of the confirmed transaction.
bytes raw_tx = 1;getRawTx in interface ChainNotifierOuterClass.ConfDetailsOrBuilderpublic ChainNotifierOuterClass.ConfDetails.Builder setRawTx(com.google.protobuf.ByteString value)
The raw bytes of the confirmed transaction.
bytes raw_tx = 1;value - The rawTx to set.public ChainNotifierOuterClass.ConfDetails.Builder clearRawTx()
The raw bytes of the confirmed transaction.
bytes raw_tx = 1;public com.google.protobuf.ByteString getBlockHash()
The hash of the block in which the confirmed transaction was included in.
bytes block_hash = 2;getBlockHash in interface ChainNotifierOuterClass.ConfDetailsOrBuilderpublic ChainNotifierOuterClass.ConfDetails.Builder setBlockHash(com.google.protobuf.ByteString value)
The hash of the block in which the confirmed transaction was included in.
bytes block_hash = 2;value - The blockHash to set.public ChainNotifierOuterClass.ConfDetails.Builder clearBlockHash()
The hash of the block in which the confirmed transaction was included in.
bytes block_hash = 2;public int getBlockHeight()
The height of the block in which the confirmed transaction was included in.
uint32 block_height = 3;getBlockHeight in interface ChainNotifierOuterClass.ConfDetailsOrBuilderpublic ChainNotifierOuterClass.ConfDetails.Builder setBlockHeight(int value)
The height of the block in which the confirmed transaction was included in.
uint32 block_height = 3;value - The blockHeight to set.public ChainNotifierOuterClass.ConfDetails.Builder clearBlockHeight()
The height of the block in which the confirmed transaction was included in.
uint32 block_height = 3;public int getTxIndex()
The index of the confirmed transaction within the block.
uint32 tx_index = 4;getTxIndex in interface ChainNotifierOuterClass.ConfDetailsOrBuilderpublic ChainNotifierOuterClass.ConfDetails.Builder setTxIndex(int value)
The index of the confirmed transaction within the block.
uint32 tx_index = 4;value - The txIndex to set.public ChainNotifierOuterClass.ConfDetails.Builder clearTxIndex()
The index of the confirmed transaction within the block.
uint32 tx_index = 4;public com.google.protobuf.ByteString getRawBlock()
The raw bytes of the block that mined the transaction. Only included if include_block was set in the request.
bytes raw_block = 5;getRawBlock in interface ChainNotifierOuterClass.ConfDetailsOrBuilderpublic ChainNotifierOuterClass.ConfDetails.Builder setRawBlock(com.google.protobuf.ByteString value)
The raw bytes of the block that mined the transaction. Only included if include_block was set in the request.
bytes raw_block = 5;value - The rawBlock to set.public ChainNotifierOuterClass.ConfDetails.Builder clearRawBlock()
The raw bytes of the block that mined the transaction. Only included if include_block was set in the request.
bytes raw_block = 5;public final ChainNotifierOuterClass.ConfDetails.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ChainNotifierOuterClass.ConfDetails.Builder>public final ChainNotifierOuterClass.ConfDetails.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ChainNotifierOuterClass.ConfDetails.Builder>