Uses of Interface
com.google.protobuf.gen.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
Packages that use DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder Package Description com.google.protobuf.gen -
-
Uses of DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder in com.google.protobuf.gen
Classes in com.google.protobuf.gen that implement DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder Modifier and Type Class Description static classDescriptorProtos.GeneratedCodeInfo.AnnotationProtobuf typegoogle.protobuf.GeneratedCodeInfo.Annotationstatic classDescriptorProtos.GeneratedCodeInfo.Annotation.BuilderProtobuf typegoogle.protobuf.GeneratedCodeInfo.AnnotationMethods in com.google.protobuf.gen that return DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder Modifier and Type Method Description DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilderDescriptorProtos.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.AnnotationOrBuilderDescriptorProtos.GeneratedCodeInfo. getAnnotationOrBuilder(int index)An Annotation connects some span of text in generated code to an element of its generating .proto file.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilderDescriptorProtos.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.gen that return types with arguments of type DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder Modifier and Type Method Description 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.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.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.
-