Uses of Interface
com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
Packages that use DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
Uses of DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder in com.google.protobuf
Classes in com.google.protobuf 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 that return DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.GeneratedCodeInfo.Builder.getAnnotationOrBuilder
(int index) repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
DescriptorProtos.GeneratedCodeInfo.getAnnotationOrBuilder
(int index) repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
DescriptorProtos.GeneratedCodeInfoOrBuilder.getAnnotationOrBuilder
(int index) repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.GeneratedCodeInfo.Builder.getAnnotationOrBuilderList()
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
DescriptorProtos.GeneratedCodeInfo.getAnnotationOrBuilderList()
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
DescriptorProtos.GeneratedCodeInfoOrBuilder.getAnnotationOrBuilderList()
repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];