public static final class LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder> implements LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilder
lnrpc.PendingChannelsResponse.WaitingCloseChanneladdRepeatedField, 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<LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder>public LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<LightningApi.PendingChannelsResponse.WaitingCloseChannel.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<LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder>public LightningApi.PendingChannelsResponse.WaitingCloseChannel getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic LightningApi.PendingChannelsResponse.WaitingCloseChannel build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic LightningApi.PendingChannelsResponse.WaitingCloseChannel buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder>public LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder mergeFrom(LightningApi.PendingChannelsResponse.WaitingCloseChannel other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder>public LightningApi.PendingChannelsResponse.WaitingCloseChannel.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<LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder>java.io.IOExceptionpublic boolean hasChannel()
The pending channel waiting for closing tx to confirm
.lnrpc.PendingChannelsResponse.PendingChannel channel = 1;hasChannel in interface LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilderpublic LightningApi.PendingChannelsResponse.PendingChannel getChannel()
The pending channel waiting for closing tx to confirm
.lnrpc.PendingChannelsResponse.PendingChannel channel = 1;getChannel in interface LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilderpublic LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder setChannel(LightningApi.PendingChannelsResponse.PendingChannel value)
The pending channel waiting for closing tx to confirm
.lnrpc.PendingChannelsResponse.PendingChannel channel = 1;public LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder setChannel(LightningApi.PendingChannelsResponse.PendingChannel.Builder builderForValue)
The pending channel waiting for closing tx to confirm
.lnrpc.PendingChannelsResponse.PendingChannel channel = 1;public LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder mergeChannel(LightningApi.PendingChannelsResponse.PendingChannel value)
The pending channel waiting for closing tx to confirm
.lnrpc.PendingChannelsResponse.PendingChannel channel = 1;public LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder clearChannel()
The pending channel waiting for closing tx to confirm
.lnrpc.PendingChannelsResponse.PendingChannel channel = 1;public LightningApi.PendingChannelsResponse.PendingChannel.Builder getChannelBuilder()
The pending channel waiting for closing tx to confirm
.lnrpc.PendingChannelsResponse.PendingChannel channel = 1;public LightningApi.PendingChannelsResponse.PendingChannelOrBuilder getChannelOrBuilder()
The pending channel waiting for closing tx to confirm
.lnrpc.PendingChannelsResponse.PendingChannel channel = 1;getChannelOrBuilder in interface LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilderpublic long getLimboBalance()
The balance in satoshis encumbered in this channel
int64 limbo_balance = 2;getLimboBalance in interface LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilderpublic LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder setLimboBalance(long value)
The balance in satoshis encumbered in this channel
int64 limbo_balance = 2;value - The limboBalance to set.public LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder clearLimboBalance()
The balance in satoshis encumbered in this channel
int64 limbo_balance = 2;public boolean hasCommitments()
A list of valid commitment transactions. Any of these can confirm at this point.
.lnrpc.PendingChannelsResponse.Commitments commitments = 3;hasCommitments in interface LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilderpublic LightningApi.PendingChannelsResponse.Commitments getCommitments()
A list of valid commitment transactions. Any of these can confirm at this point.
.lnrpc.PendingChannelsResponse.Commitments commitments = 3;getCommitments in interface LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilderpublic LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder setCommitments(LightningApi.PendingChannelsResponse.Commitments value)
A list of valid commitment transactions. Any of these can confirm at this point.
.lnrpc.PendingChannelsResponse.Commitments commitments = 3;public LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder setCommitments(LightningApi.PendingChannelsResponse.Commitments.Builder builderForValue)
A list of valid commitment transactions. Any of these can confirm at this point.
.lnrpc.PendingChannelsResponse.Commitments commitments = 3;public LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder mergeCommitments(LightningApi.PendingChannelsResponse.Commitments value)
A list of valid commitment transactions. Any of these can confirm at this point.
.lnrpc.PendingChannelsResponse.Commitments commitments = 3;public LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder clearCommitments()
A list of valid commitment transactions. Any of these can confirm at this point.
.lnrpc.PendingChannelsResponse.Commitments commitments = 3;public LightningApi.PendingChannelsResponse.Commitments.Builder getCommitmentsBuilder()
A list of valid commitment transactions. Any of these can confirm at this point.
.lnrpc.PendingChannelsResponse.Commitments commitments = 3;public LightningApi.PendingChannelsResponse.CommitmentsOrBuilder getCommitmentsOrBuilder()
A list of valid commitment transactions. Any of these can confirm at this point.
.lnrpc.PendingChannelsResponse.Commitments commitments = 3;getCommitmentsOrBuilder in interface LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilderpublic java.lang.String getClosingTxid()
The transaction id of the closing transaction
string closing_txid = 4;getClosingTxid in interface LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilderpublic com.google.protobuf.ByteString getClosingTxidBytes()
The transaction id of the closing transaction
string closing_txid = 4;getClosingTxidBytes in interface LightningApi.PendingChannelsResponse.WaitingCloseChannelOrBuilderpublic LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder setClosingTxid(java.lang.String value)
The transaction id of the closing transaction
string closing_txid = 4;value - The closingTxid to set.public LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder clearClosingTxid()
The transaction id of the closing transaction
string closing_txid = 4;public LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder setClosingTxidBytes(com.google.protobuf.ByteString value)
The transaction id of the closing transaction
string closing_txid = 4;value - The bytes for closingTxid to set.public final LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder>public final LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LightningApi.PendingChannelsResponse.WaitingCloseChannel.Builder>