Uses of Interface
com.google.protobuf.generated.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
Packages that use DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
Uses of DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder in com.google.protobuf.generated
Classes in com.google.protobuf.generated that implement DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilderModifier and TypeClassDescriptionstatic final class
Protobuf typegoogle.protobuf.GeneratedCodeInfo.Annotation
static final class
Protobuf typegoogle.protobuf.GeneratedCodeInfo.Annotation
Methods in com.google.protobuf.generated that return DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.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.getAnnotationOrBuilder
(int index) An Annotation connects some span of text in generated code to an element of its generating .proto file.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.generated that return types with arguments of type DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.GeneratedCodeInfo.Builder.getAnnotationOrBuilderList()
An Annotation connects some span of text in generated code to an element of its generating .proto file.DescriptorProtos.GeneratedCodeInfo.getAnnotationOrBuilderList()
An Annotation connects some span of text in generated code to an element of its generating .proto file.DescriptorProtos.GeneratedCodeInfoOrBuilder.getAnnotationOrBuilderList()
An Annotation connects some span of text in generated code to an element of its generating .proto file.