Uses of Class
com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.Annotation
-
Packages that use DescriptorProtos.GeneratedCodeInfo.Annotation Package Description com.google.protobuf -
-
Uses of DescriptorProtos.GeneratedCodeInfo.Annotation in com.google.protobuf
Fields in com.google.protobuf with type parameters of type DescriptorProtos.GeneratedCodeInfo.Annotation Modifier and Type Field Description static Parser<DescriptorProtos.GeneratedCodeInfo.Annotation>DescriptorProtos.GeneratedCodeInfo.Annotation. PARSERDeprecated.Methods in com.google.protobuf 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(java.io.InputStream input)static DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation. parseDelimitedFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry)static DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation. parseFrom(byte[] data)static DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation. parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)static DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation. parseFrom(ByteString data)static DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation. parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)static DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation. parseFrom(CodedInputStream input)static DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation. parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)static DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation. parseFrom(java.io.InputStream input)static DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation. parseFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry)static DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation. parseFrom(java.nio.ByteBuffer data)static DescriptorProtos.GeneratedCodeInfo.AnnotationDescriptorProtos.GeneratedCodeInfo.Annotation. parseFrom(java.nio.ByteBuffer data, ExtensionRegistryLite extensionRegistry)Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.GeneratedCodeInfo.Annotation Modifier and Type Method Description java.util.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.java.util.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.java.util.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.Parser<DescriptorProtos.GeneratedCodeInfo.Annotation>DescriptorProtos.GeneratedCodeInfo.Annotation. getParserForType()static Parser<DescriptorProtos.GeneratedCodeInfo.Annotation>DescriptorProtos.GeneratedCodeInfo.Annotation. parser()Methods in com.google.protobuf 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 with type arguments of type DescriptorProtos.GeneratedCodeInfo.Annotation Modifier and Type Method Description DescriptorProtos.GeneratedCodeInfo.BuilderDescriptorProtos.GeneratedCodeInfo.Builder. addAllAnnotation(java.lang.Iterable<? extends DescriptorProtos.GeneratedCodeInfo.Annotation> values)An Annotation connects some span of text in generated code to an element of its generating .proto file.
-