public static final class ServerState.StoredServerPaymentChannels.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ServerState.StoredServerPaymentChannels.Builder> implements ServerState.StoredServerPaymentChannelsOrBuilder
A set of StoredPaymentChannel'sProtobuf type
paymentchannels.StoredServerPaymentChannels
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<ServerState.StoredServerPaymentChannels.Builder>
public ServerState.StoredServerPaymentChannels.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<ServerState.StoredServerPaymentChannels.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<ServerState.StoredServerPaymentChannels.Builder>
public ServerState.StoredServerPaymentChannels getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public ServerState.StoredServerPaymentChannels build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public ServerState.StoredServerPaymentChannels buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ServerState.StoredServerPaymentChannels.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<ServerState.StoredServerPaymentChannels.Builder>
public ServerState.StoredServerPaymentChannels.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<ServerState.StoredServerPaymentChannels.Builder>
public ServerState.StoredServerPaymentChannels.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<ServerState.StoredServerPaymentChannels.Builder>
public ServerState.StoredServerPaymentChannels.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<ServerState.StoredServerPaymentChannels.Builder>
public ServerState.StoredServerPaymentChannels.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<ServerState.StoredServerPaymentChannels.Builder>
public ServerState.StoredServerPaymentChannels.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<ServerState.StoredServerPaymentChannels.Builder>
public ServerState.StoredServerPaymentChannels.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ServerState.StoredServerPaymentChannels.Builder>
public ServerState.StoredServerPaymentChannels.Builder mergeFrom(ServerState.StoredServerPaymentChannels other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<ServerState.StoredServerPaymentChannels.Builder>
public ServerState.StoredServerPaymentChannels.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<ServerState.StoredServerPaymentChannels.Builder>
IOException
public List<ServerState.StoredServerPaymentChannel> getChannelsList()
repeated .paymentchannels.StoredServerPaymentChannel channels = 1;
getChannelsList
in interface ServerState.StoredServerPaymentChannelsOrBuilder
public int getChannelsCount()
repeated .paymentchannels.StoredServerPaymentChannel channels = 1;
getChannelsCount
in interface ServerState.StoredServerPaymentChannelsOrBuilder
public ServerState.StoredServerPaymentChannel getChannels(int index)
repeated .paymentchannels.StoredServerPaymentChannel channels = 1;
getChannels
in interface ServerState.StoredServerPaymentChannelsOrBuilder
public ServerState.StoredServerPaymentChannels.Builder setChannels(int index, ServerState.StoredServerPaymentChannel value)
repeated .paymentchannels.StoredServerPaymentChannel channels = 1;
public ServerState.StoredServerPaymentChannels.Builder setChannels(int index, ServerState.StoredServerPaymentChannel.Builder builderForValue)
repeated .paymentchannels.StoredServerPaymentChannel channels = 1;
public ServerState.StoredServerPaymentChannels.Builder addChannels(ServerState.StoredServerPaymentChannel value)
repeated .paymentchannels.StoredServerPaymentChannel channels = 1;
public ServerState.StoredServerPaymentChannels.Builder addChannels(int index, ServerState.StoredServerPaymentChannel value)
repeated .paymentchannels.StoredServerPaymentChannel channels = 1;
public ServerState.StoredServerPaymentChannels.Builder addChannels(ServerState.StoredServerPaymentChannel.Builder builderForValue)
repeated .paymentchannels.StoredServerPaymentChannel channels = 1;
public ServerState.StoredServerPaymentChannels.Builder addChannels(int index, ServerState.StoredServerPaymentChannel.Builder builderForValue)
repeated .paymentchannels.StoredServerPaymentChannel channels = 1;
public ServerState.StoredServerPaymentChannels.Builder addAllChannels(Iterable<? extends ServerState.StoredServerPaymentChannel> values)
repeated .paymentchannels.StoredServerPaymentChannel channels = 1;
public ServerState.StoredServerPaymentChannels.Builder clearChannels()
repeated .paymentchannels.StoredServerPaymentChannel channels = 1;
public ServerState.StoredServerPaymentChannels.Builder removeChannels(int index)
repeated .paymentchannels.StoredServerPaymentChannel channels = 1;
public ServerState.StoredServerPaymentChannel.Builder getChannelsBuilder(int index)
repeated .paymentchannels.StoredServerPaymentChannel channels = 1;
public ServerState.StoredServerPaymentChannelOrBuilder getChannelsOrBuilder(int index)
repeated .paymentchannels.StoredServerPaymentChannel channels = 1;
getChannelsOrBuilder
in interface ServerState.StoredServerPaymentChannelsOrBuilder
public List<? extends ServerState.StoredServerPaymentChannelOrBuilder> getChannelsOrBuilderList()
repeated .paymentchannels.StoredServerPaymentChannel channels = 1;
getChannelsOrBuilderList
in interface ServerState.StoredServerPaymentChannelsOrBuilder
public ServerState.StoredServerPaymentChannel.Builder addChannelsBuilder()
repeated .paymentchannels.StoredServerPaymentChannel channels = 1;
public ServerState.StoredServerPaymentChannel.Builder addChannelsBuilder(int index)
repeated .paymentchannels.StoredServerPaymentChannel channels = 1;
public List<ServerState.StoredServerPaymentChannel.Builder> getChannelsBuilderList()
repeated .paymentchannels.StoredServerPaymentChannel channels = 1;
public final ServerState.StoredServerPaymentChannels.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<ServerState.StoredServerPaymentChannels.Builder>
public final ServerState.StoredServerPaymentChannels.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<ServerState.StoredServerPaymentChannels.Builder>
Copyright © 2018. All rights reserved.