public static final class UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2.Builder extends com.google.protobuf.GeneratedMessage.Builder<UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2.Builder> implements UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2OrBuilder
protobuf_unittest.TestParsingMerge.RepeatedFieldsGenerator.Group2
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<UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2.Builder>
public UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2.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<UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2.Builder>
public UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2.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<UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2.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<UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2.Builder>
public UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2 getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2 build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2 buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2.Builder>
public UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2.Builder mergeFrom(UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2 other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2.Builder>
public UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.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<UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2.Builder>
java.io.IOException
public boolean hasField1()
optional .protobuf_unittest.TestAllTypes field1 = 21;
hasField1
in interface UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2OrBuilder
public UnittestProto.TestAllTypes getField1()
optional .protobuf_unittest.TestAllTypes field1 = 21;
getField1
in interface UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2OrBuilder
public UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2.Builder setField1(UnittestProto.TestAllTypes value)
optional .protobuf_unittest.TestAllTypes field1 = 21;
public UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2.Builder setField1(UnittestProto.TestAllTypes.Builder builderForValue)
optional .protobuf_unittest.TestAllTypes field1 = 21;
public UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2.Builder mergeField1(UnittestProto.TestAllTypes value)
optional .protobuf_unittest.TestAllTypes field1 = 21;
public UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2.Builder clearField1()
optional .protobuf_unittest.TestAllTypes field1 = 21;
public UnittestProto.TestAllTypes.Builder getField1Builder()
optional .protobuf_unittest.TestAllTypes field1 = 21;
public UnittestProto.TestAllTypesOrBuilder getField1OrBuilder()
optional .protobuf_unittest.TestAllTypes field1 = 21;
getField1OrBuilder
in interface UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group2OrBuilder