Uses of Class
com.google.protobuf.gen.DescriptorProtos.GeneratedCodeInfo.Annotation
-
Packages that use DescriptorProtos.GeneratedCodeInfo.Annotation Package Description com.google.protobuf.gen -
-
Uses of DescriptorProtos.GeneratedCodeInfo.Annotation in com.google.protobuf.gen
Fields in com.google.protobuf.gen with type parameters of type DescriptorProtos.GeneratedCodeInfo.Annotation Modifier and Type Field Description static com.google.protobuf.Parser<DescriptorProtos.GeneratedCodeInfo.Annotation>DescriptorProtos.GeneratedCodeInfo.Annotation. PARSERDeprecated.Methods in com.google.protobuf.gen that return DescriptorProtos.GeneratedCodeInfo.Annotation Modifier and Type Method Description DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation.Builder. build()DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation.Builder. buildPartial()DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.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.AnnotationDescriptorProtos.GeneratedCodeInfo. getAnnotation(int index)An Annotation connects some span of text in generated code to an element of its generating .proto file.DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfoOrBuilder. getAnnotation(int index)An Annotation connects some span of text in generated code to an element of its generating .proto file.static DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation. getDefaultInstance()DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation.Builder. getDefaultInstanceForType()DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation. getDefaultInstanceForType()static DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation. parseDelimitedFrom(InputStream input)static DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation. parseFrom(byte[] data)static DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation. parseFrom(com.google.protobuf.ByteString data)static DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation. parseFrom(com.google.protobuf.CodedInputStream input)static DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation. parseFrom(InputStream input)static DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation. parseFrom(ByteBuffer data)static DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.protobuf.gen that return types with arguments of type DescriptorProtos.GeneratedCodeInfo.Annotation Modifier and Type Method Description List<DescriptorProtos.GeneratedCodeInfo.Annotation>DescriptorProtos.GeneratedCodeInfo.Builder. getAnnotationList()An Annotation connects some span of text in generated code to an element of its generating .proto file.List<DescriptorProtos.GeneratedCodeInfo.Annotation>DescriptorProtos.GeneratedCodeInfo. getAnnotationList()An Annotation connects some span of text in generated code to an element of its generating .proto file.List<DescriptorProtos.GeneratedCodeInfo.Annotation>DescriptorProtos.GeneratedCodeInfoOrBuilder. getAnnotationList()An Annotation connects some span of text in generated code to an element of its generating .proto file.com.google.protobuf.Parser<DescriptorProtos.GeneratedCodeInfo.Annotation>DescriptorProtos.GeneratedCodeInfo.Annotation. getParserForType()static com.google.protobuf.Parser<DescriptorProtos.GeneratedCodeInfo.Annotation>DescriptorProtos.GeneratedCodeInfo.Annotation. parser()Methods in com.google.protobuf.gen with parameters of type DescriptorProtos.GeneratedCodeInfo.Annotation Modifier and Type Method Description DescriptorProtos.GeneratedCodeInfo.BuilderDescriptorProtos.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.BuilderDescriptorProtos.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.BuilderDescriptorProtos.GeneratedCodeInfo.Annotation.Builder. mergeFrom(DescriptorProtos.GeneratedCodeInfo.Annotation other)static DescriptorProtos.GeneratedCodeInfo.Annotation.BuilderDescriptorProtos.GeneratedCodeInfo.Annotation. newBuilder(DescriptorProtos.GeneratedCodeInfo.Annotation prototype)DescriptorProtos.GeneratedCodeInfo.BuilderDescriptorProtos.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.gen with type arguments of type DescriptorProtos.GeneratedCodeInfo.Annotation Modifier and Type Method Description DescriptorProtos.GeneratedCodeInfo.BuilderDescriptorProtos.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.
-