public static final class ClientState.StoredClientPaymentChannels.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ClientState.StoredClientPaymentChannels.Builder> implements ClientState.StoredClientPaymentChannelsOrBuilder
A set of StoredPaymentChannel'sProtobuf type
paymentchannels.StoredClientPaymentChannels| Modifier and Type | Method and Description | 
|---|---|
| ClientState.StoredClientPaymentChannels.Builder | addAllChannels(java.lang.Iterable<? extends ClientState.StoredClientPaymentChannel> values)repeated .paymentchannels.StoredClientPaymentChannel channels = 1; | 
| ClientState.StoredClientPaymentChannels.Builder | addChannels(ClientState.StoredClientPaymentChannel.Builder builderForValue)repeated .paymentchannels.StoredClientPaymentChannel channels = 1; | 
| ClientState.StoredClientPaymentChannels.Builder | addChannels(ClientState.StoredClientPaymentChannel value)repeated .paymentchannels.StoredClientPaymentChannel channels = 1; | 
| ClientState.StoredClientPaymentChannels.Builder | addChannels(int index,
           ClientState.StoredClientPaymentChannel.Builder builderForValue)repeated .paymentchannels.StoredClientPaymentChannel channels = 1; | 
| ClientState.StoredClientPaymentChannels.Builder | addChannels(int index,
           ClientState.StoredClientPaymentChannel value)repeated .paymentchannels.StoredClientPaymentChannel channels = 1; | 
| ClientState.StoredClientPaymentChannel.Builder | addChannelsBuilder()repeated .paymentchannels.StoredClientPaymentChannel channels = 1; | 
| ClientState.StoredClientPaymentChannel.Builder | addChannelsBuilder(int index)repeated .paymentchannels.StoredClientPaymentChannel channels = 1; | 
| ClientState.StoredClientPaymentChannels.Builder | addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
                java.lang.Object value) | 
| ClientState.StoredClientPaymentChannels | build() | 
| ClientState.StoredClientPaymentChannels | buildPartial() | 
| ClientState.StoredClientPaymentChannels.Builder | clear() | 
| ClientState.StoredClientPaymentChannels.Builder | clearChannels()repeated .paymentchannels.StoredClientPaymentChannel channels = 1; | 
| ClientState.StoredClientPaymentChannels.Builder | clearField(com.google.protobuf.Descriptors.FieldDescriptor field) | 
| ClientState.StoredClientPaymentChannels.Builder | clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) | 
| ClientState.StoredClientPaymentChannels.Builder | clone() | 
| ClientState.StoredClientPaymentChannel | getChannels(int index)repeated .paymentchannels.StoredClientPaymentChannel channels = 1; | 
| ClientState.StoredClientPaymentChannel.Builder | getChannelsBuilder(int index)repeated .paymentchannels.StoredClientPaymentChannel channels = 1; | 
| java.util.List<ClientState.StoredClientPaymentChannel.Builder> | getChannelsBuilderList()repeated .paymentchannels.StoredClientPaymentChannel channels = 1; | 
| int | getChannelsCount()repeated .paymentchannels.StoredClientPaymentChannel channels = 1; | 
| java.util.List<ClientState.StoredClientPaymentChannel> | getChannelsList()repeated .paymentchannels.StoredClientPaymentChannel channels = 1; | 
| ClientState.StoredClientPaymentChannelOrBuilder | getChannelsOrBuilder(int index)repeated .paymentchannels.StoredClientPaymentChannel channels = 1; | 
| java.util.List<? extends ClientState.StoredClientPaymentChannelOrBuilder> | getChannelsOrBuilderList()repeated .paymentchannels.StoredClientPaymentChannel channels = 1; | 
| ClientState.StoredClientPaymentChannels | getDefaultInstanceForType() | 
| static com.google.protobuf.Descriptors.Descriptor | getDescriptor() | 
| com.google.protobuf.Descriptors.Descriptor | getDescriptorForType() | 
| protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable | internalGetFieldAccessorTable() | 
| boolean | isInitialized() | 
| ClientState.StoredClientPaymentChannels.Builder | mergeFrom(ClientState.StoredClientPaymentChannels other) | 
| ClientState.StoredClientPaymentChannels.Builder | mergeFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| ClientState.StoredClientPaymentChannels.Builder | mergeFrom(com.google.protobuf.Message other) | 
| ClientState.StoredClientPaymentChannels.Builder | mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) | 
| ClientState.StoredClientPaymentChannels.Builder | removeChannels(int index)repeated .paymentchannels.StoredClientPaymentChannel channels = 1; | 
| ClientState.StoredClientPaymentChannels.Builder | setChannels(int index,
           ClientState.StoredClientPaymentChannel.Builder builderForValue)repeated .paymentchannels.StoredClientPaymentChannel channels = 1; | 
| ClientState.StoredClientPaymentChannels.Builder | setChannels(int index,
           ClientState.StoredClientPaymentChannel value)repeated .paymentchannels.StoredClientPaymentChannel channels = 1; | 
| ClientState.StoredClientPaymentChannels.Builder | setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        java.lang.Object value) | 
| ClientState.StoredClientPaymentChannels.Builder | setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
                int index,
                java.lang.Object value) | 
| ClientState.StoredClientPaymentChannels.Builder | setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) | 
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, 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<ClientState.StoredClientPaymentChannels.Builder>public ClientState.StoredClientPaymentChannels.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ClientState.StoredClientPaymentChannels.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<ClientState.StoredClientPaymentChannels.Builder>public ClientState.StoredClientPaymentChannels getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ClientState.StoredClientPaymentChannels build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ClientState.StoredClientPaymentChannels buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ClientState.StoredClientPaymentChannels.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ClientState.StoredClientPaymentChannels.Builder>public ClientState.StoredClientPaymentChannels.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ClientState.StoredClientPaymentChannels.Builder>public ClientState.StoredClientPaymentChannels.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ClientState.StoredClientPaymentChannels.Builder>public ClientState.StoredClientPaymentChannels.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ClientState.StoredClientPaymentChannels.Builder>public ClientState.StoredClientPaymentChannels.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ClientState.StoredClientPaymentChannels.Builder>public ClientState.StoredClientPaymentChannels.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ClientState.StoredClientPaymentChannels.Builder>public ClientState.StoredClientPaymentChannels.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ClientState.StoredClientPaymentChannels.Builder>public ClientState.StoredClientPaymentChannels.Builder mergeFrom(ClientState.StoredClientPaymentChannels other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ClientState.StoredClientPaymentChannels.Builder>public ClientState.StoredClientPaymentChannels.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<ClientState.StoredClientPaymentChannels.Builder>java.io.IOExceptionpublic java.util.List<ClientState.StoredClientPaymentChannel> getChannelsList()
repeated .paymentchannels.StoredClientPaymentChannel channels = 1;getChannelsList in interface ClientState.StoredClientPaymentChannelsOrBuilderpublic int getChannelsCount()
repeated .paymentchannels.StoredClientPaymentChannel channels = 1;getChannelsCount in interface ClientState.StoredClientPaymentChannelsOrBuilderpublic ClientState.StoredClientPaymentChannel getChannels(int index)
repeated .paymentchannels.StoredClientPaymentChannel channels = 1;getChannels in interface ClientState.StoredClientPaymentChannelsOrBuilderpublic ClientState.StoredClientPaymentChannels.Builder setChannels(int index, ClientState.StoredClientPaymentChannel value)
repeated .paymentchannels.StoredClientPaymentChannel channels = 1;public ClientState.StoredClientPaymentChannels.Builder setChannels(int index, ClientState.StoredClientPaymentChannel.Builder builderForValue)
repeated .paymentchannels.StoredClientPaymentChannel channels = 1;public ClientState.StoredClientPaymentChannels.Builder addChannels(ClientState.StoredClientPaymentChannel value)
repeated .paymentchannels.StoredClientPaymentChannel channels = 1;public ClientState.StoredClientPaymentChannels.Builder addChannels(int index, ClientState.StoredClientPaymentChannel value)
repeated .paymentchannels.StoredClientPaymentChannel channels = 1;public ClientState.StoredClientPaymentChannels.Builder addChannels(ClientState.StoredClientPaymentChannel.Builder builderForValue)
repeated .paymentchannels.StoredClientPaymentChannel channels = 1;public ClientState.StoredClientPaymentChannels.Builder addChannels(int index, ClientState.StoredClientPaymentChannel.Builder builderForValue)
repeated .paymentchannels.StoredClientPaymentChannel channels = 1;public ClientState.StoredClientPaymentChannels.Builder addAllChannels(java.lang.Iterable<? extends ClientState.StoredClientPaymentChannel> values)
repeated .paymentchannels.StoredClientPaymentChannel channels = 1;public ClientState.StoredClientPaymentChannels.Builder clearChannels()
repeated .paymentchannels.StoredClientPaymentChannel channels = 1;public ClientState.StoredClientPaymentChannels.Builder removeChannels(int index)
repeated .paymentchannels.StoredClientPaymentChannel channels = 1;public ClientState.StoredClientPaymentChannel.Builder getChannelsBuilder(int index)
repeated .paymentchannels.StoredClientPaymentChannel channels = 1;public ClientState.StoredClientPaymentChannelOrBuilder getChannelsOrBuilder(int index)
repeated .paymentchannels.StoredClientPaymentChannel channels = 1;getChannelsOrBuilder in interface ClientState.StoredClientPaymentChannelsOrBuilderpublic java.util.List<? extends ClientState.StoredClientPaymentChannelOrBuilder> getChannelsOrBuilderList()
repeated .paymentchannels.StoredClientPaymentChannel channels = 1;getChannelsOrBuilderList in interface ClientState.StoredClientPaymentChannelsOrBuilderpublic ClientState.StoredClientPaymentChannel.Builder addChannelsBuilder()
repeated .paymentchannels.StoredClientPaymentChannel channels = 1;public ClientState.StoredClientPaymentChannel.Builder addChannelsBuilder(int index)
repeated .paymentchannels.StoredClientPaymentChannel channels = 1;public java.util.List<ClientState.StoredClientPaymentChannel.Builder> getChannelsBuilderList()
repeated .paymentchannels.StoredClientPaymentChannel channels = 1;public final ClientState.StoredClientPaymentChannels.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ClientState.StoredClientPaymentChannels.Builder>public final ClientState.StoredClientPaymentChannels.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ClientState.StoredClientPaymentChannels.Builder>