public static final class UnittestProto.TestCommentInjectionMessage.Builder extends com.google.protobuf.GeneratedMessage.Builder<UnittestProto.TestCommentInjectionMessage.Builder> implements UnittestProto.TestCommentInjectionMessageOrBuilder
protobuf_unittest.TestCommentInjectionMessage| Modifier and Type | Method and Description | 
|---|---|
| UnittestProto.TestCommentInjectionMessage | build() | 
| UnittestProto.TestCommentInjectionMessage | buildPartial() | 
| UnittestProto.TestCommentInjectionMessage.Builder | clear() | 
| UnittestProto.TestCommentInjectionMessage.Builder | clearA()optional string a = 1 [default = "*/ <- Neither should this."]; | 
| UnittestProto.TestCommentInjectionMessage.Builder | clone() | 
| java.lang.String | getA()optional string a = 1 [default = "*/ <- Neither should this."]; | 
| com.google.protobuf.ByteString | getABytes()optional string a = 1 [default = "*/ <- Neither should this."]; | 
| UnittestProto.TestCommentInjectionMessage | getDefaultInstanceForType() | 
| static com.google.protobuf.Descriptors.Descriptor | getDescriptor() | 
| com.google.protobuf.Descriptors.Descriptor | getDescriptorForType() | 
| boolean | hasA()optional string a = 1 [default = "*/ <- Neither should this."]; | 
| protected com.google.protobuf.GeneratedMessage.FieldAccessorTable | internalGetFieldAccessorTable() | 
| boolean | isInitialized() | 
| UnittestProto.TestCommentInjectionMessage.Builder | mergeFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| UnittestProto.TestCommentInjectionMessage.Builder | mergeFrom(com.google.protobuf.Message other) | 
| UnittestProto.TestCommentInjectionMessage.Builder | mergeFrom(UnittestProto.TestCommentInjectionMessage other) | 
| UnittestProto.TestCommentInjectionMessage.Builder | setA(java.lang.String value)optional string a = 1 [default = "*/ <- Neither should this."]; | 
| UnittestProto.TestCommentInjectionMessage.Builder | setABytes(com.google.protobuf.ByteString value)optional string a = 1 [default = "*/ <- Neither should this."]; | 
addRepeatedField, 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.TestCommentInjectionMessage.Builder>public UnittestProto.TestCommentInjectionMessage.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.TestCommentInjectionMessage.Builder>public UnittestProto.TestCommentInjectionMessage.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.TestCommentInjectionMessage.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.TestCommentInjectionMessage.Builder>public UnittestProto.TestCommentInjectionMessage getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic UnittestProto.TestCommentInjectionMessage build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic UnittestProto.TestCommentInjectionMessage buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic UnittestProto.TestCommentInjectionMessage.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UnittestProto.TestCommentInjectionMessage.Builder>public UnittestProto.TestCommentInjectionMessage.Builder mergeFrom(UnittestProto.TestCommentInjectionMessage other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<UnittestProto.TestCommentInjectionMessage.Builder>public UnittestProto.TestCommentInjectionMessage.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.TestCommentInjectionMessage.Builder>java.io.IOExceptionpublic boolean hasA()
optional string a = 1 [default = "*/ <- Neither should this."];
 */ <- This should not close the generated doc comment
hasA in interface UnittestProto.TestCommentInjectionMessageOrBuilderpublic java.lang.String getA()
optional string a = 1 [default = "*/ <- Neither should this."];
 */ <- This should not close the generated doc comment
getA in interface UnittestProto.TestCommentInjectionMessageOrBuilderpublic com.google.protobuf.ByteString getABytes()
optional string a = 1 [default = "*/ <- Neither should this."];
 */ <- This should not close the generated doc comment
getABytes in interface UnittestProto.TestCommentInjectionMessageOrBuilderpublic UnittestProto.TestCommentInjectionMessage.Builder setA(java.lang.String value)
optional string a = 1 [default = "*/ <- Neither should this."];
 */ <- This should not close the generated doc comment
public UnittestProto.TestCommentInjectionMessage.Builder clearA()
optional string a = 1 [default = "*/ <- Neither should this."];
 */ <- This should not close the generated doc comment
public UnittestProto.TestCommentInjectionMessage.Builder setABytes(com.google.protobuf.ByteString value)
optional string a = 1 [default = "*/ <- Neither should this."];
 */ <- This should not close the generated doc comment