PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.Builder.addAllPrefList(Iterable<? extends PrefsProtos.Pref> values) |
PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.Builder.addPrefList(int index,
PrefsProtos.Pref.Builder builderForValue) |
PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.Builder.addPrefList(int index,
PrefsProtos.Pref value) |
PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.Builder.addPrefList(PrefsProtos.Pref.Builder builderForValue) |
PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.Builder.addPrefList(PrefsProtos.Pref value) |
PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.Builder.clear() |
PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.Builder.clearPrefList() |
PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.Builder.clone() |
PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.Builder.mergeFrom(com.google.protobuf.Message other) |
PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.Builder.mergeFrom(PrefsProtos.PrefList other) |
static PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.newBuilder() |
static PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.newBuilder(PrefsProtos.PrefList prototype) |
PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.newBuilderForType() |
protected PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.Builder.removePrefList(int index) |
PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.Builder.setPrefList(int index,
PrefsProtos.Pref.Builder builderForValue) |
PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.Builder.setPrefList(int index,
PrefsProtos.Pref value) |
PrefsProtos.PrefList.Builder |
PrefsProtos.PrefList.toBuilder() |