Uses of Interface
com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
Packages that use DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder Package Description com.google.protobuf -
-
Uses of DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder Modifier and Type Class Description static class
DescriptorProtos.GeneratedCodeInfo.Annotation
Protobuf typegoogle.protobuf.GeneratedCodeInfo.Annotation
static class
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder
Protobuf typegoogle.protobuf.GeneratedCodeInfo.Annotation
Fields in com.google.protobuf with type parameters of type DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder Modifier and Type Field Description private RepeatedFieldBuilderV3<DescriptorProtos.GeneratedCodeInfo.Annotation,DescriptorProtos.GeneratedCodeInfo.Annotation.Builder,DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder>
DescriptorProtos.GeneratedCodeInfo.Builder. annotationBuilder_
Methods in com.google.protobuf that return DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder Modifier and Type Method Description DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
DescriptorProtos.GeneratedCodeInfo.Builder. getAnnotationOrBuilder(int index)
An Annotation connects some span of text in generated code to an element of its generating .proto file.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
DescriptorProtos.GeneratedCodeInfo. getAnnotationOrBuilder(int index)
An Annotation connects some span of text in generated code to an element of its generating .proto file.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
DescriptorProtos.GeneratedCodeInfoOrBuilder. getAnnotationOrBuilder(int index)
An Annotation connects some span of text in generated code to an element of its generating .proto file.Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder Modifier and Type Method Description private RepeatedFieldBuilderV3<DescriptorProtos.GeneratedCodeInfo.Annotation,DescriptorProtos.GeneratedCodeInfo.Annotation.Builder,DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder>
DescriptorProtos.GeneratedCodeInfo.Builder. getAnnotationFieldBuilder()
java.util.List<? extends DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder>
DescriptorProtos.GeneratedCodeInfo.Builder. getAnnotationOrBuilderList()
An Annotation connects some span of text in generated code to an element of its generating .proto file.java.util.List<? extends DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder>
DescriptorProtos.GeneratedCodeInfo. getAnnotationOrBuilderList()
An Annotation connects some span of text in generated code to an element of its generating .proto file.java.util.List<? extends DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder>
DescriptorProtos.GeneratedCodeInfoOrBuilder. getAnnotationOrBuilderList()
An Annotation connects some span of text in generated code to an element of its generating .proto file.
-