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
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public 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.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<ClientState.StoredClientPaymentChannels.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<ClientState.StoredClientPaymentChannels.Builder>
public ClientState.StoredClientPaymentChannels getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public ClientState.StoredClientPaymentChannels build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public ClientState.StoredClientPaymentChannels buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ClientState.StoredClientPaymentChannels.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<ClientState.StoredClientPaymentChannels.Builder>
public ClientState.StoredClientPaymentChannels.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
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.Builder
clearField
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.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<ClientState.StoredClientPaymentChannels.Builder>
public ClientState.StoredClientPaymentChannels.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<ClientState.StoredClientPaymentChannels.Builder>
public ClientState.StoredClientPaymentChannels.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
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.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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 IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ClientState.StoredClientPaymentChannels.Builder>
IOException
public List<ClientState.StoredClientPaymentChannel> getChannelsList()
repeated .paymentchannels.StoredClientPaymentChannel channels = 1;
getChannelsList
in interface ClientState.StoredClientPaymentChannelsOrBuilder
public int getChannelsCount()
repeated .paymentchannels.StoredClientPaymentChannel channels = 1;
getChannelsCount
in interface ClientState.StoredClientPaymentChannelsOrBuilder
public ClientState.StoredClientPaymentChannel getChannels(int index)
repeated .paymentchannels.StoredClientPaymentChannel channels = 1;
getChannels
in interface ClientState.StoredClientPaymentChannelsOrBuilder
public 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(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.StoredClientPaymentChannelsOrBuilder
public List<? extends ClientState.StoredClientPaymentChannelOrBuilder> getChannelsOrBuilderList()
repeated .paymentchannels.StoredClientPaymentChannel channels = 1;
getChannelsOrBuilderList
in interface ClientState.StoredClientPaymentChannelsOrBuilder
public ClientState.StoredClientPaymentChannel.Builder addChannelsBuilder()
repeated .paymentchannels.StoredClientPaymentChannel channels = 1;
public ClientState.StoredClientPaymentChannel.Builder addChannelsBuilder(int index)
repeated .paymentchannels.StoredClientPaymentChannel channels = 1;
public 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.Builder
setUnknownFields
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.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<ClientState.StoredClientPaymentChannels.Builder>
Copyright © 2018. All rights reserved.