public static final class UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1.Builder extends com.google.protobuf.GeneratedMessage.Builder<UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1.Builder> implements UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1OrBuilder
protobuf_unittest.TestParsingMerge.RepeatedFieldsGenerator.Group1addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1.Builder>public UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1.Builder>public UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1.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<UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1.Builder>public UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1 getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1 build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1 buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1.Builder>public UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1.Builder mergeFrom(UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1 other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1.Builder>public UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1.Builder>java.io.IOExceptionpublic boolean hasField1()
optional .protobuf_unittest.TestAllTypes field1 = 11;hasField1 in interface UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1OrBuilderpublic UnittestProto.TestAllTypes getField1()
optional .protobuf_unittest.TestAllTypes field1 = 11;getField1 in interface UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1OrBuilderpublic UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1.Builder setField1(UnittestProto.TestAllTypes value)
optional .protobuf_unittest.TestAllTypes field1 = 11;public UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1.Builder setField1(UnittestProto.TestAllTypes.Builder builderForValue)
optional .protobuf_unittest.TestAllTypes field1 = 11;public UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1.Builder mergeField1(UnittestProto.TestAllTypes value)
optional .protobuf_unittest.TestAllTypes field1 = 11;public UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1.Builder clearField1()
optional .protobuf_unittest.TestAllTypes field1 = 11;public UnittestProto.TestAllTypes.Builder getField1Builder()
optional .protobuf_unittest.TestAllTypes field1 = 11;public UnittestProto.TestAllTypesOrBuilder getField1OrBuilder()
optional .protobuf_unittest.TestAllTypes field1 = 11;getField1OrBuilder in interface UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1OrBuilder