public static final class PrefsProtos.PrefList.Builder extends com.google.protobuf.GeneratedMessage.Builder<PrefsProtos.PrefList.Builder> implements PrefsProtos.PrefListOrBuilder
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsmergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<PrefsProtos.PrefList.Builder>public PrefsProtos.PrefList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<PrefsProtos.PrefList.Builder>public PrefsProtos.PrefList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<PrefsProtos.PrefList.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.GeneratedMessage.Builder<PrefsProtos.PrefList.Builder>public PrefsProtos.PrefList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PrefsProtos.PrefList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PrefsProtos.PrefList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PrefsProtos.PrefList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PrefsProtos.PrefList.Builder>public PrefsProtos.PrefList.Builder mergeFrom(PrefsProtos.PrefList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<PrefsProtos.PrefList.Builder>public PrefsProtos.PrefList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PrefsProtos.PrefList.Builder>IOExceptionpublic List<PrefsProtos.Pref> getPrefListList()
getPrefListList in interface PrefsProtos.PrefListOrBuilderpublic int getPrefListCount()
getPrefListCount in interface PrefsProtos.PrefListOrBuilderpublic PrefsProtos.Pref getPrefList(int index)
getPrefList in interface PrefsProtos.PrefListOrBuilderpublic PrefsProtos.PrefList.Builder setPrefList(int index, PrefsProtos.Pref value)
public PrefsProtos.PrefList.Builder setPrefList(int index, PrefsProtos.Pref.Builder builderForValue)
public PrefsProtos.PrefList.Builder addPrefList(PrefsProtos.Pref value)
public PrefsProtos.PrefList.Builder addPrefList(int index, PrefsProtos.Pref value)
public PrefsProtos.PrefList.Builder addPrefList(PrefsProtos.Pref.Builder builderForValue)
public PrefsProtos.PrefList.Builder addPrefList(int index, PrefsProtos.Pref.Builder builderForValue)
public PrefsProtos.PrefList.Builder addAllPrefList(Iterable<? extends PrefsProtos.Pref> values)
public PrefsProtos.PrefList.Builder clearPrefList()
public PrefsProtos.PrefList.Builder removePrefList(int index)
public PrefsProtos.Pref.Builder getPrefListBuilder(int index)
public PrefsProtos.PrefOrBuilder getPrefListOrBuilder(int index)
getPrefListOrBuilder in interface PrefsProtos.PrefListOrBuilderpublic List<? extends PrefsProtos.PrefOrBuilder> getPrefListOrBuilderList()
getPrefListOrBuilderList in interface PrefsProtos.PrefListOrBuilderpublic PrefsProtos.Pref.Builder addPrefListBuilder()
public PrefsProtos.Pref.Builder addPrefListBuilder(int index)
public List<PrefsProtos.Pref.Builder> getPrefListBuilderList()
Copyright © 2013. All Rights Reserved.