Uses of Class
com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Builder
-
Uses of DescriptorProtos.GeneratedCodeInfo.Builder in com.google.protobuf
Methods in com.google.protobuf that return DescriptorProtos.GeneratedCodeInfo.BuilderModifier and TypeMethodDescriptionDescriptorProtos.GeneratedCodeInfo.Builder.addAllAnnotation(Iterable<? extends DescriptorProtos.GeneratedCodeInfo.Annotation> values) An Annotation connects some span of text in generated code to an element of its generating .proto file.DescriptorProtos.GeneratedCodeInfo.Builder.addAnnotation(int index, DescriptorProtos.GeneratedCodeInfo.Annotation value) An Annotation connects some span of text in generated code to an element of its generating .proto file.DescriptorProtos.GeneratedCodeInfo.Builder.addAnnotation(int index, DescriptorProtos.GeneratedCodeInfo.Annotation.Builder builderForValue) An Annotation connects some span of text in generated code to an element of its generating .proto file.DescriptorProtos.GeneratedCodeInfo.Builder.addAnnotation(DescriptorProtos.GeneratedCodeInfo.Annotation value) An Annotation connects some span of text in generated code to an element of its generating .proto file.DescriptorProtos.GeneratedCodeInfo.Builder.addAnnotation(DescriptorProtos.GeneratedCodeInfo.Annotation.Builder builderForValue) An Annotation connects some span of text in generated code to an element of its generating .proto file.DescriptorProtos.GeneratedCodeInfo.Builder.clear()DescriptorProtos.GeneratedCodeInfo.Builder.clearAnnotation()An Annotation connects some span of text in generated code to an element of its generating .proto file.DescriptorProtos.GeneratedCodeInfo.Builder.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.Builder.mergeFrom(DescriptorProtos.GeneratedCodeInfo other) DescriptorProtos.GeneratedCodeInfo.newBuilder()DescriptorProtos.GeneratedCodeInfo.newBuilder(DescriptorProtos.GeneratedCodeInfo prototype) DescriptorProtos.GeneratedCodeInfo.newBuilderForType()DescriptorProtos.GeneratedCodeInfo.newBuilderForType(AbstractMessage.BuilderParent parent) DescriptorProtos.GeneratedCodeInfo.Builder.removeAnnotation(int index) An Annotation connects some span of text in generated code to an element of its generating .proto file.DescriptorProtos.GeneratedCodeInfo.Builder.setAnnotation(int index, DescriptorProtos.GeneratedCodeInfo.Annotation value) An Annotation connects some span of text in generated code to an element of its generating .proto file.DescriptorProtos.GeneratedCodeInfo.Builder.setAnnotation(int index, DescriptorProtos.GeneratedCodeInfo.Annotation.Builder builderForValue) An Annotation connects some span of text in generated code to an element of its generating .proto file.DescriptorProtos.GeneratedCodeInfo.toBuilder()