public static final class UnittestProto.TestParsingMerge.OptionalGroup.Builder extends com.google.protobuf.GeneratedMessage.Builder<UnittestProto.TestParsingMerge.OptionalGroup.Builder> implements UnittestProto.TestParsingMerge.OptionalGroupOrBuilder
protobuf_unittest.TestParsingMerge.OptionalGroupaddRepeatedField, 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.OptionalGroup.Builder>public UnittestProto.TestParsingMerge.OptionalGroup.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.OptionalGroup.Builder>public UnittestProto.TestParsingMerge.OptionalGroup.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.OptionalGroup.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.OptionalGroup.Builder>public UnittestProto.TestParsingMerge.OptionalGroup getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic UnittestProto.TestParsingMerge.OptionalGroup build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic UnittestProto.TestParsingMerge.OptionalGroup buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic UnittestProto.TestParsingMerge.OptionalGroup.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UnittestProto.TestParsingMerge.OptionalGroup.Builder>public UnittestProto.TestParsingMerge.OptionalGroup.Builder mergeFrom(UnittestProto.TestParsingMerge.OptionalGroup other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<UnittestProto.TestParsingMerge.OptionalGroup.Builder>public UnittestProto.TestParsingMerge.OptionalGroup.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.OptionalGroup.Builder>java.io.IOExceptionpublic boolean hasOptionalGroupAllTypes()
optional .protobuf_unittest.TestAllTypes optional_group_all_types = 11;hasOptionalGroupAllTypes in interface UnittestProto.TestParsingMerge.OptionalGroupOrBuilderpublic UnittestProto.TestAllTypes getOptionalGroupAllTypes()
optional .protobuf_unittest.TestAllTypes optional_group_all_types = 11;getOptionalGroupAllTypes in interface UnittestProto.TestParsingMerge.OptionalGroupOrBuilderpublic UnittestProto.TestParsingMerge.OptionalGroup.Builder setOptionalGroupAllTypes(UnittestProto.TestAllTypes value)
optional .protobuf_unittest.TestAllTypes optional_group_all_types = 11;public UnittestProto.TestParsingMerge.OptionalGroup.Builder setOptionalGroupAllTypes(UnittestProto.TestAllTypes.Builder builderForValue)
optional .protobuf_unittest.TestAllTypes optional_group_all_types = 11;public UnittestProto.TestParsingMerge.OptionalGroup.Builder mergeOptionalGroupAllTypes(UnittestProto.TestAllTypes value)
optional .protobuf_unittest.TestAllTypes optional_group_all_types = 11;public UnittestProto.TestParsingMerge.OptionalGroup.Builder clearOptionalGroupAllTypes()
optional .protobuf_unittest.TestAllTypes optional_group_all_types = 11;public UnittestProto.TestAllTypes.Builder getOptionalGroupAllTypesBuilder()
optional .protobuf_unittest.TestAllTypes optional_group_all_types = 11;public UnittestProto.TestAllTypesOrBuilder getOptionalGroupAllTypesOrBuilder()
optional .protobuf_unittest.TestAllTypes optional_group_all_types = 11;getOptionalGroupAllTypesOrBuilder in interface UnittestProto.TestParsingMerge.OptionalGroupOrBuilder