Uses of Interface
com.google.protobuf.DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder
-
-
Uses of DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder in com.google.protobuf
Classes in com.google.protobuf 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 that return DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder Modifier and Type Method Description DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilderDescriptorProtos.GeneratedCodeInfo. 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.AnnotationOrBuilder Modifier and Type Method Description java.util.List<? extends DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder>DescriptorProtos.GeneratedCodeInfo. getAnnotationOrBuilderList()repeated .google.protobuf.GeneratedCodeInfo.Annotation annotation = 1 [json_name = "annotation"];
-