public static final class ServerState.StoredServerPaymentChannels.Builder extends com.google.protobuf.GeneratedMessage.Builder<ServerState.StoredServerPaymentChannels.Builder> implements ServerState.StoredServerPaymentChannelsOrBuilder
paymentchannels.StoredServerPaymentChannels
A set of StoredPaymentChannel's
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.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.GeneratedMessage.Builder<ServerState.StoredServerPaymentChannels.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.GeneratedMessage.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.GeneratedMessage.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 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.GeneratedMessage.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;
Copyright © 2016. All rights reserved.