Uses of Class
com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
Packages that use DescriptorProtos.GeneratedCodeInfo.Annotation
-
Uses of DescriptorProtos.GeneratedCodeInfo.Annotation in com.google.protobuf
Fields in com.google.protobuf declared as DescriptorProtos.GeneratedCodeInfo.AnnotationModifier and TypeFieldDescriptionprivate static final DescriptorProtos.GeneratedCodeInfo.Annotation
DescriptorProtos.GeneratedCodeInfo.Annotation.DEFAULT_INSTANCE
Fields in com.google.protobuf with type parameters of type DescriptorProtos.GeneratedCodeInfo.AnnotationModifier and TypeFieldDescriptionDescriptorProtos.GeneratedCodeInfo.annotation_
DescriptorProtos.GeneratedCodeInfo.Builder.annotation_
private RepeatedFieldBuilderV3
<DescriptorProtos.GeneratedCodeInfo.Annotation, DescriptorProtos.GeneratedCodeInfo.Annotation.Builder, DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder> DescriptorProtos.GeneratedCodeInfo.Builder.annotationBuilder_
static final Parser
<DescriptorProtos.GeneratedCodeInfo.Annotation> DescriptorProtos.GeneratedCodeInfo.Annotation.PARSER
Deprecated.Methods in com.google.protobuf that return DescriptorProtos.GeneratedCodeInfo.AnnotationModifier and TypeMethodDescriptionDescriptorProtos.GeneratedCodeInfo.Annotation.Builder.build()
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.buildPartial()
DescriptorProtos.GeneratedCodeInfo.Builder.getAnnotation
(int index) An Annotation connects some span of text in generated code to an element of its generating .proto file.DescriptorProtos.GeneratedCodeInfo.getAnnotation
(int index) An Annotation connects some span of text in generated code to an element of its generating .proto file.DescriptorProtos.GeneratedCodeInfoOrBuilder.getAnnotation
(int index) An Annotation connects some span of text in generated code to an element of its generating .proto file.DescriptorProtos.GeneratedCodeInfo.Annotation.getDefaultInstance()
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.getDefaultInstanceForType()
DescriptorProtos.GeneratedCodeInfo.Annotation.getDefaultInstanceForType()
DescriptorProtos.GeneratedCodeInfo.Annotation.parseDelimitedFrom
(InputStream input) DescriptorProtos.GeneratedCodeInfo.Annotation.parseDelimitedFrom
(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.Annotation.parseFrom
(byte[] data) DescriptorProtos.GeneratedCodeInfo.Annotation.parseFrom
(byte[] data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.Annotation.parseFrom
(ByteString data) DescriptorProtos.GeneratedCodeInfo.Annotation.parseFrom
(ByteString data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.Annotation.parseFrom
(CodedInputStream input) DescriptorProtos.GeneratedCodeInfo.Annotation.parseFrom
(CodedInputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.Annotation.parseFrom
(InputStream input) DescriptorProtos.GeneratedCodeInfo.Annotation.parseFrom
(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.GeneratedCodeInfo.Annotation.parseFrom
(ByteBuffer data) DescriptorProtos.GeneratedCodeInfo.Annotation.parseFrom
(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.GeneratedCodeInfo.AnnotationModifier and TypeMethodDescriptionprivate RepeatedFieldBuilderV3
<DescriptorProtos.GeneratedCodeInfo.Annotation, DescriptorProtos.GeneratedCodeInfo.Annotation.Builder, DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder> DescriptorProtos.GeneratedCodeInfo.Builder.getAnnotationFieldBuilder()
DescriptorProtos.GeneratedCodeInfo.Builder.getAnnotationList()
An Annotation connects some span of text in generated code to an element of its generating .proto file.DescriptorProtos.GeneratedCodeInfo.getAnnotationList()
An Annotation connects some span of text in generated code to an element of its generating .proto file.DescriptorProtos.GeneratedCodeInfoOrBuilder.getAnnotationList()
An Annotation connects some span of text in generated code to an element of its generating .proto file.DescriptorProtos.GeneratedCodeInfo.Annotation.getParserForType()
DescriptorProtos.GeneratedCodeInfo.Annotation.parser()
Methods in com.google.protobuf with parameters of type DescriptorProtos.GeneratedCodeInfo.AnnotationModifier and TypeMethodDescriptionDescriptorProtos.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
(DescriptorProtos.GeneratedCodeInfo.Annotation value) An Annotation connects some span of text in generated code to an element of its generating .proto file.DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.mergeFrom
(DescriptorProtos.GeneratedCodeInfo.Annotation other) DescriptorProtos.GeneratedCodeInfo.Annotation.newBuilder
(DescriptorProtos.GeneratedCodeInfo.Annotation prototype) 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.Method parameters in com.google.protobuf with type arguments of type DescriptorProtos.GeneratedCodeInfo.AnnotationModifier 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.